Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtorture.h91 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m,
96 _torture_create_kthread(n, (arg), #n, "Creating " #n " task", \
/Linux-v4.19/kernel/
Dtorture.c766 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m, in _torture_create_kthread() function
781 EXPORT_SYMBOL_GPL(_torture_create_kthread);