Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtorture.h112 void _torture_stop_kthread(char *m, struct task_struct **tp);
121 _torture_stop_kthread("Stopping " #n " task", &(tp))
/Linux-v6.6/kernel/
Dtorture.c963 void _torture_stop_kthread(char *m, struct task_struct **tp) in _torture_stop_kthread() function
971 EXPORT_SYMBOL_GPL(_torture_stop_kthread);