Searched refs:for_each_clear_bit_from (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/x86/kernel/ |
| H A D | idt.c | 294 for_each_clear_bit_from(i, system_vectors, FIRST_SYSTEM_VECTOR) { in idt_setup_apic_and_irq_gates() 300 for_each_clear_bit_from(i, system_vectors, NR_VECTORS) { in idt_setup_apic_and_irq_gates()
|
| /linux/include/linux/ |
| H A D | find.h | 613 #define for_each_clear_bit_from(bit, addr, size) \ macro
|
| /linux/ |
| H A D | .clang-format | 254 - 'for_each_clear_bit_from'
|
| /linux/sound/soc/intel/catpt/ |
| H A D | dsp.c | 173 for_each_clear_bit_from(b, &new, fls_long(mask)) { in catpt_dsp_set_srampge()
|
| /linux/drivers/dma/ |
| H A D | sun4i-dma.c | 328 for_each_clear_bit_from(i, priv->pchans_used, max) { in find_and_use_pchan()
|
| /linux/lib/ |
| H A D | test_bitmap.c | 897 for_each_clear_bit_from(bit, orig, 500) in test_for_each_clear_bit_from()
|
| /linux/fs/btrfs/ |
| H A D | free-space-cache.c | 2553 for_each_clear_bit_from(j, bitmap->bitmap, BITS_PER_BITMAP) { in steal_from_bitmap_to_front()
|