Searched refs:for_each_clear_bit_from (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/arch/x86/kernel/ |
| H A D | idt.c | 291 for_each_clear_bit_from(i, system_vectors, FIRST_SYSTEM_VECTOR) { in idt_setup_apic_and_irq_gates() 297 for_each_clear_bit_from(i, system_vectors, NR_VECTORS) { in idt_setup_apic_and_irq_gates()
|
| /linux-6.15/include/linux/ |
| H A D | find.h | 613 #define for_each_clear_bit_from(bit, addr, size) \ macro
|
| /linux-6.15/ |
| H A D | .clang-format | 254 - 'for_each_clear_bit_from'
|
| /linux-6.15/sound/soc/intel/catpt/ |
| H A D | dsp.c | 176 for_each_clear_bit_from(b, &new, fls_long(mask)) { in catpt_dsp_set_srampge()
|
| /linux-6.15/lib/ |
| H A D | test_bitmap.c | 897 for_each_clear_bit_from(bit, orig, 500) in test_for_each_clear_bit_from()
|
| /linux-6.15/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-6.15/fs/btrfs/ |
| H A D | free-space-cache.c | 2561 for_each_clear_bit_from(j, bitmap->bitmap, BITS_PER_BITMAP) { in steal_from_bitmap_to_front()
|