Searched refs:mpu_state_vote (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/mach-omap2/
H A Dcpuidle44xx.c31 u32 mpu_state_vote; member in struct:idle_statedata
101 cx->mpu_state_vote++;
102 if (cx->mpu_state_vote == num_online_cpus()) {
111 if (cx->mpu_state_vote == num_online_cpus())
113 cx->mpu_state_vote--;

Completed in 88 milliseconds