Home
last modified time | relevance | path

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

/kernel/
Dkthread.c28 struct kthread_create_info struct
31 int (*threadfn)(void *data);
32 void *data;
33 int node;
36 struct task_struct *result;
37 struct completion *done;
39 struct list_head list;