Home
last modified time | relevance | path

Searched refs:is_per_cpu_kthread (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
Dsched.h2814 static inline bool is_per_cpu_kthread(struct task_struct *p) in is_per_cpu_kthread() function
Dcore.c1770 if (is_per_cpu_kthread(p)) in is_cpu_allowed()
Dfair.c6544 if (is_per_cpu_kthread(current) && in select_idle_sibling()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch1102 if (is_per_cpu_kthread(p))