Home
last modified time | relevance | path

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

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