Home
last modified time | relevance | path

Searched refs:for_each_cpu_from (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/cpuidle/
H A Ddt_idle_states.c110 for_each_cpu_from(cpu, cpumask) { in idle_state_valid()
/linux/include/linux/
H A Dcpumask.h454 #define for_each_cpu_from(cpu, mask) \ macro