Searched defs:kthread_create_info (Results 1 – 1 of 1) sorted by relevance
25 struct kthread_create_info struct28 int (*threadfn)(void *data);29 void *data;30 int node;33 struct task_struct *result;34 struct completion done;36 struct list_head list;