Home
last modified time | relevance | path

Searched defs:clump (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/bitops/
H A Dfind.h97 #define find_first_clump8(clump, bits, size) \ argument
/OK3568_Linux_fs/kernel/lib/
H A Dtest_bitmap.c131 const unsigned long *const clump) in __check_eq_clump8()
548 unsigned long clump; in test_for_each_set_clump8() local
H A Dfind_bit.c181 unsigned long find_next_clump8(unsigned long *clump, const unsigned long *addr, in find_next_clump8()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbitops.h60 #define for_each_set_clump8(start, clump, bits, size) \ argument