Searched refs:for_each_set_bit_from (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | find.h | 604 #define for_each_set_bit_from(bit, addr, size) \ macro |
| A D | cpumask.h | 452 for_each_set_bit_from(cpu, cpumask_bits(mask), small_cpumask_bits) |
Completed in 8 milliseconds