Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h1951 static inline const struct cpumask *task_user_cpus(struct task_struct *p) in task_user_cpus() function
H A Dcore.c3259 if (!cpumask_and(new_mask, task_user_cpus(p), subset_mask)) { in restrict_cpus_allowed_ptr()
3329 .new_mask = task_user_cpus(p), in relax_compatible_cpus_allowed_ptr()