Searched defs:kthread_create_info (Results 1 – 1 of 1) sorted by relevance
27 struct kthread_create_info struct30 int (*threadfn)(void *data);31 void *data;32 int node;35 struct task_struct *result;36 struct completion *done;38 struct list_head list;