Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c3243 const struct cpumask *subset_mask) in restrict_cpus_allowed_ptr() argument
3265 if (!cpumask_and(new_mask, task_user_cpus(p), subset_mask)) { in restrict_cpus_allowed_ptr()