Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dsched.h3200 static inline bool is_per_cpu_kthread(struct task_struct *p) in is_per_cpu_kthread() function
Dfair.c6872 if (is_per_cpu_kthread(current) && in select_idle_sibling()