Searched refs:find_nth_andnot_bit (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dfind.h267 * find_nth_andnot_bit - find N'th set bit in 2 memory regions,
278 unsigned long find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, function
H A Dcpumask.h431 return find_nth_andnot_bit(cpumask_bits(srcp1), cpumask_bits(srcp2),

Completed in 108 milliseconds