Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dsched.h1950 static inline const struct cpumask *task_user_cpus(struct task_struct *p) in task_user_cpus() function
Dcore.c3257 if (!cpumask_and(new_mask, task_user_cpus(p), subset_mask)) { in restrict_cpus_allowed_ptr()
3327 .new_mask = task_user_cpus(p), in relax_compatible_cpus_allowed_ptr()