Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Dinternal.h90 hk_cpu = cpumask_nth_andnot(0, mask, tick_nohz_full_mask); in cpumask_any_housekeeping()
92 hk_cpu = cpumask_nth_andnot(1, mask, tick_nohz_full_mask); in cpumask_any_housekeeping()
/linux-6.12.1/include/linux/
Dcpumask.h474 unsigned int cpumask_nth_andnot(unsigned int cpu, const struct cpumask *srcp1, in cpumask_nth_andnot() function