Home
last modified time | relevance | path

Searched refs:_torture_stop_kthread (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dtorture.h87 void _torture_stop_kthread(char *m, struct task_struct **tp);
93 _torture_stop_kthread("Stopping " #n " task", &(tp))
/linux-4.4.14/kernel/
Dtorture.c734 void _torture_stop_kthread(char *m, struct task_struct **tp) in _torture_stop_kthread() function
742 EXPORT_SYMBOL_GPL(_torture_stop_kthread);