Searched refs:BITOP_WORD (Results 1 – 1 of 1) sorted by relevance
51 #define BITOP_WORD(nr) ((nr) / BITS_PER_LONG) macro122 const unsigned long *p = addr + BITOP_WORD(offset); in find_next_bit()