Searched defs:clump (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/include/linux/ |
D | find.h | 504 #define find_first_clump8(clump, bits, size) \ argument 692 #define for_each_set_clump8(start, clump, bits, size) \ argument
|
/linux-6.12.1/lib/ |
D | find_bit.c | 235 unsigned long find_next_clump8(unsigned long *clump, const unsigned long *addr, in find_next_clump8()
|
D | test_bitmap.c | 135 const unsigned long *const clump) in __check_eq_clump8() 788 unsigned long clump; in test_for_each_set_clump8() local
|
/linux-6.12.1/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.12.1/fs/ntfs3/ |
D | attrib.c | 36 u32 clump; in get_pre_allocated() local
|