Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtorture.h107 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m,
112 _torture_create_kthread(n, (arg), #n, "Creating " #n " task", \
/Linux-v5.15/kernel/
Dtorture.c928 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m, in _torture_create_kthread() function
943 EXPORT_SYMBOL_GPL(_torture_create_kthread);