Searched refs:cpumask_any_but (Results 1 – 5 of 5) sorted by relevance
168 if (cpumask_any_but(mm_cpumask(mm), smp_processor_id()) < nr_cpu_ids) in flush_tlb_current_task()233 if (cpumask_any_but(mm_cpumask(mm), smp_processor_id()) < nr_cpu_ids) in flush_tlb_mm_range()259 if (cpumask_any_but(mm_cpumask(mm), smp_processor_id()) < nr_cpu_ids) in flush_tlb_page()
34 int cpumask_any_but(const struct cpumask *mask, unsigned int cpu) in cpumask_any_but() function
148 static inline unsigned int cpumask_any_but(const struct cpumask *mask, in cpumask_any_but() function208 int cpumask_any_but(const struct cpumask *mask, unsigned int cpu);
841 target = cpumask_any_but(cpu_online_mask, cpu); in cci_pmu_cpu_notifier()
1370 int new_cpu = cpumask_any_but(policy->cpus, cpu); in __cpufreq_remove_dev_prepare()