Home
last modified time | relevance | path

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

/include/asm-generic/bitops/
Dfind.h97 #define find_first_clump8(clump, bits, size) \ macro
/include/linux/
Dbitops.h61 for ((start) = find_first_clump8(&(clump), (bits), (size)); \