Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dsched.h2594 static inline bool task_allowed_on_cpu(struct task_struct *p, int cpu) in task_allowed_on_cpu() function
2640 static inline bool task_allowed_on_cpu(struct task_struct *p, int cpu) in task_allowed_on_cpu() function
Dext.c2315 if (!task_allowed_on_cpu(p, cpu)) { in task_can_run_on_remote_rq()
Dcore.c2386 if (!task_allowed_on_cpu(p, cpu)) in is_cpu_allowed()