_torture_stop_kthread
void _torture_stop_kthread(char *m, struct task_struct **tp);
_torture_stop_kthread("Stopping " #n " task", &(tp))
EXPORT_SYMBOL_GPL(_torture_stop_kthread);