Searched refs:set_kthread_struct (Results 1 – 4 of 4) sorted by relevance
37 bool set_kthread_struct(struct task_struct *p);
110 bool set_kthread_struct(struct task_struct *p) in set_kthread_struct() function
2196 if (!set_kthread_struct(p)) in copy_process()
9944 WARN_ON(!set_kthread_struct(current)); in sched_init()
Completed in 27 milliseconds