Searched defs:clump (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | find.h | 477 #define find_first_clump8(clump, bits, size) \ argument 665 #define for_each_set_clump8(start, clump, bits, size) \ argument
|
/openbmc/linux/lib/ |
H A D | find_bit.c | 223 unsigned long find_next_clump8(unsigned long *clump, const unsigned long *addr, in find_next_clump8()
|
H A D | test_bitmap.c | 136 const unsigned long *const clump) in __check_eq_clump8() 724 unsigned long clump; in test_for_each_set_clump8() local
|
/openbmc/linux/drivers/pinctrl/ |
H 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
|
/openbmc/linux/fs/ntfs3/ |
H A D | attrib.c | 36 u32 clump; in get_pre_allocated() local
|