Searched refs:is_per_cpu_kthread (Results 1 – 2 of 2) sorted by relevance
/kernel/sched/ | ||
D | sched.h | 3250 static inline bool is_per_cpu_kthread(struct task_struct *p) in is_per_cpu_kthread() function |
D | fair.c | 6988 if (is_per_cpu_kthread(current) && in select_idle_sibling() |