Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h2718 static inline bool is_per_cpu_kthread(struct task_struct *p) in is_per_cpu_kthread() function
H A Dcore.c1813 if (is_per_cpu_kthread(p)) in is_cpu_allowed()
7065 if (!force && is_per_cpu_kthread(next)) { in migrate_tasks()
H A Dfair.c6337 if (is_per_cpu_kthread(current) && in select_idle_sibling()