Searched refs:for_each_andnot_bit (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | find.h | 501 #define for_each_andnot_bit(bit, addr1, addr2, size) \ macro |
D | cpumask.h | 328 for_each_andnot_bit(cpu, cpumask_bits(mask1), cpumask_bits(mask2), nr_cpumask_bits) |