Home
last modified time | relevance | path

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

/kernel/
Dkthread.c33 struct kthread_create_info struct
36 int (*threadfn)(void *data);
37 void *data;
38 int node;
41 struct task_struct *result;
42 struct completion *done;
44 struct list_head list;