Searched refs:cpumask_next_zero (Results 1 – 2 of 2) sorted by relevance
69 next = cpumask_next_zero(offset, dest); in irq_reserve_ipi()
249 unsigned int cpumask_next_zero(int n, const struct cpumask *srcp) in cpumask_next_zero() function