Lines Matching defs:state
60 * dividing the CPU clock and on x86 by dropping down a P-state).
139 * power state transitions (direct pm) without following the normal
154 * that case, this variable should move to the state structure and
155 * be protected by the lock in the state structure.
255 "can't allocate state", instance);
262 "can't get state", instance);
544 "get state", instance);
884 * Marks a component busy in both PM framework and driver state structure.
977 #define GET_CPU_MSTATE_CNT(state, cnt) \
978 msnsecs[state] = NSEC_TO_TICK(msnsecs[state]); \
979 if (cpupm->lastquan_mstate[state] > msnsecs[state]) \
980 msnsecs[state] = cpupm->lastquan_mstate[state]; \
981 cnt = msnsecs[state] - cpupm->lastquan_mstate[state]; \
982 cpupm->lastquan_mstate[state] = msnsecs[state]
1057 * We can't do anything when we have just switched to a state