Searched refs:find_first_clump8 (Results 1 – 2 of 2) sorted by relevance
| /linux/include/asm-generic/bitops/ | ||
| A D | find.h | 185 #define find_first_clump8(clump, bits, size) \ macro |
| /linux/include/linux/ | ||
| A D | bitops.h | 65 for ((start) = find_first_clump8(&(clump), (bits), (size)); \ |
Completed in 7 milliseconds