Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h2739 static inline bool task_allowed_on_cpu(struct task_struct *p, int cpu) in task_allowed_on_cpu() function
H A Dext.c1737 if (!task_allowed_on_cpu(p, cpu)) { in task_can_run_on_remote_rq()
H A Dcore.c2390 if (!task_allowed_on_cpu(p, cpu)) in is_cpu_allowed()