Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dsched.h2567 static inline bool task_allowed_on_cpu(struct task_struct *p, int cpu) in task_allowed_on_cpu() function
2613 static inline bool task_allowed_on_cpu(struct task_struct *p, int cpu) in task_allowed_on_cpu() function
H A Dext.c2536 if (!task_allowed_on_cpu(p, cpu)) { in task_can_run_on_remote_rq()
H A Dcore.c2443 if (!task_allowed_on_cpu(p, cpu)) in is_cpu_allowed()