Searched refs:ccp_ffz (Results 1 – 1 of 1) sorted by relevance
137 ccp_ffz(unsigned long word) in ccp_ffz() function159 return (i == nwords) ? limit : i * BITS_PER_WORD + ccp_ffz(addr[i]); in ccp_find_first_zero_bit()