Searched refs:for_each_set_bit_wrap (Results 1 – 3 of 3) sorted by relevance
583 #define for_each_set_bit_wrap(bit, addr, size, start) \ macro
293 for_each_set_bit_wrap(cpu, cpumask_bits(mask), nr_cpumask_bits, start)
747 for_each_set_bit_wrap(bit, orig, 500, wr) in test_for_each_set_bit_wrap()