Home
last modified time | relevance | path

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

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