Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtorture.h79 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m,
84 _torture_create_kthread(n, (arg), #n, "Creating " #n " task", \
/Linux-v5.4/kernel/
Dtorture.c775 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m, in _torture_create_kthread() function
790 EXPORT_SYMBOL_GPL(_torture_create_kthread);