Searched refs:set_kthread_struct (Results 1 – 4 of 4) sorted by relevance
37 bool set_kthread_struct(struct task_struct *p);
111 bool set_kthread_struct(struct task_struct *p) in set_kthread_struct() function
2428 if (!set_kthread_struct(p)) in copy_process()
10103 WARN_ON(!set_kthread_struct(current)); in sched_init()