Searched refs:hk_msk (Results 1 – 1 of 1) sorted by relevance
3401 const struct cpumask *hk_msk; in dl_get_task_effective_cpus() local3403 hk_msk = housekeeping_cpumask(HK_TYPE_DOMAIN); in dl_get_task_effective_cpus()3405 if (!cpumask_intersects(p->cpus_ptr, hk_msk)) { in dl_get_task_effective_cpus()3410 cpumask_andnot(cpus, cpu_active_mask, hk_msk); in dl_get_task_effective_cpus()