Searched defs:clump (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | find.h | 445 #define find_first_clump8(clump, bits, size) \ argument 628 #define for_each_set_clump8(start, clump, bits, size) \ argument
|
/linux-6.3-rc2/lib/ |
A D | find_bit.c | 214 unsigned long find_next_clump8(unsigned long *clump, const unsigned long *addr, in find_next_clump8()
|
A 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.3-rc2/drivers/pinctrl/ |
A 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.3-rc2/fs/ntfs3/ |
A D | attrib.c | 36 u32 clump; in get_pre_allocated() local
|
Completed in 13 milliseconds