Searched refs:for_each_cpu_not (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/lib/ | ||
D | cpumask_kunit.c | 31 for_each_cpu_not(cpu, m) \ |
/linux-6.1.9/ | ||
D | .clang-format | 227 - 'for_each_cpu_not' |
/linux-6.1.9/include/linux/ | ||
D | cpumask.h | 258 #define for_each_cpu_not(cpu, mask) \ macro |