Searched refs:find_nth_bit (Results 1 – 2 of 2) sorted by relevance
232 unsigned long find_nth_bit(const unsigned long *addr, unsigned long size, unsigned long n) in find_nth_bit() function
542 return find_nth_bit(cpumask_bits(srcp), small_cpumask_bits, cpumask_check(cpu)); in cpumask_nth()
Completed in 10 milliseconds