Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfind.h477 #define find_first_clump8(clump, bits, size) \ macro
666 for ((start) = find_first_clump8(&(clump), (bits), (size)); \