Searched defs:kthread_create_info (Results 1 – 1 of 1) sorted by relevance
28 struct kthread_create_info struct31 int (*threadfn)(void *data);32 void *data;33 int node;36 struct task_struct *result;37 struct completion *done;39 struct list_head list;