Searched refs:for_each_set_bit_wrap (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | find.h | 680 #define for_each_set_bit_wrap(bit, addr, size, start) \ macro
|
| H A D | cpumask.h | 393 for_each_set_bit_wrap(cpu, cpumask_bits(mask), small_cpumask_bits, start)
|
| /linux/ |
| H A D | .clang-format | 441 - 'for_each_set_bit_wrap'
|
| /linux/lib/ |
| H A D | test_bitmap.c | 795 for_each_set_bit_wrap(bit, orig, 500, wr) in test_for_each_set_bit_wrap()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 20458 for_each_set_bit_wrap(next, phba->fcf.fcf_rr_bmask, in lpfc_sli4_fcf_rr_next_index_get()
|