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

/linux-master/include/linux/
H A Dfind.h294 * find_nth_and_andnot_bit - find N'th set bit in 2 memory regions,
306 unsigned long find_nth_and_andnot_bit(const unsigned long *addr1, function
H A Dcpumask.h449 return find_nth_and_andnot_bit(cpumask_bits(srcp1),

Completed in 152 milliseconds