Searched defs:clump (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/include/linux/ |
D | find.h | 412 #define find_first_clump8(clump, bits, size) \ argument 595 #define for_each_set_clump8(start, clump, bits, size) \ argument
|
/linux-6.1.9/lib/ |
D | find_bit.c | 205 unsigned long find_next_clump8(unsigned long *clump, const unsigned long *addr, in find_next_clump8()
|
D | test_bitmap.c | 136 const unsigned long *const clump) in __check_eq_clump8() 712 unsigned long clump; in test_for_each_set_clump8() local
|
/linux-6.1.9/drivers/pinctrl/ |
D | pinctrl-keembay.c | 1243 unsigned long reg, clump = 0, bit = 0; in keembay_gpio_irq_handler() local 1401 unsigned long reg, clump = 0, pos = 0; in keembay_gpio_irq_disable() local
|
/linux-6.1.9/fs/ntfs3/ |
D | attrib.c | 36 u32 clump; in get_pre_allocated() local
|