Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dsched.h2622 static inline bool is_per_cpu_kthread(struct task_struct *p) in is_per_cpu_kthread() function
Dcore.c1708 if (is_per_cpu_kthread(p)) in is_cpu_allowed()
Dfair.c6248 if (is_per_cpu_kthread(current) && in select_idle_sibling()