Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h2880 static inline bool is_per_cpu_kthread(struct task_struct *p) in is_per_cpu_kthread() function
H A Dcore.c1773 if (is_per_cpu_kthread(p)) in is_cpu_allowed()
H A Dfair.c6613 if (is_per_cpu_kthread(current) && in select_idle_sibling()
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h3454 static inline bool is_per_cpu_kthread(struct task_struct *p) in is_per_cpu_kthread() function
H A Dfair.c7653 if (is_per_cpu_kthread(current) && in select_idle_sibling()

Completed in 55 milliseconds