Home
last modified time | relevance | path

Searched defs:kthread_create_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/
Dkthread.c29 struct kthread_create_info struct
32 int (*threadfn)(void *data);
33 void *data;
34 int node;
37 struct task_struct *result;
38 struct completion *done;
40 struct list_head list;