Searched refs:cpumask_nth_andnot (Results 1 – 2 of 2) sorted by relevance
90 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()
474 unsigned int cpumask_nth_andnot(unsigned int cpu, const struct cpumask *srcp1, in cpumask_nth_andnot() function