_torture_stop_kthread   81 include/linux/torture.h void _torture_stop_kthread(char *m, struct task_struct **tp);
_torture_stop_kthread   87 include/linux/torture.h 	_torture_stop_kthread("Stopping " #n " task", &(tp))
_torture_stop_kthread  803 kernel/torture.c EXPORT_SYMBOL_GPL(_torture_stop_kthread);