Home
last modified time | relevance | path

Searched refs:set_kthread_struct (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dkthread.h37 bool set_kthread_struct(struct task_struct *p);
/kernel/linux/linux-5.10/kernel/
H A Dkthread.c71 static inline void set_kthread_struct(void *kthread) in set_kthread_struct() function
276 set_kthread_struct(self); in kthread()
/kernel/linux/linux-6.6/kernel/
H A Dkthread.c111 bool set_kthread_struct(struct task_struct *p) in set_kthread_struct() function
135 * Can be NULL if kmalloc() in set_kthread_struct() failed. in free_kthread_struct()
H A Dfork.c2442 if (!set_kthread_struct(p)) in copy_process()
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c10762 WARN_ON(!set_kthread_struct(current)); in sched_init()

Completed in 21 milliseconds