Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dfind.h278 unsigned long find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, in find_nth_andnot_bit() function
Dcpumask.h430 return find_nth_andnot_bit(cpumask_bits(srcp1), cpumask_bits(srcp2), in cpumask_nth_andnot()