Searched refs:idle_should_freeze (Results 1 – 2 of 2) sorted by relevance
214 static inline bool idle_should_freeze(void) in idle_should_freeze() function246 static inline bool idle_should_freeze(void) { return false; } in idle_should_freeze() function
120 if (idle_should_freeze()) { in cpuidle_idle_call()