Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfind.h243 unsigned long find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, in find_nth_andnot_bit() function
Dcpumask.h390 return find_nth_andnot_bit(cpumask_bits(srcp1), cpumask_bits(srcp2), in cpumask_nth_andnot()