Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsuspend.h249 static inline bool idle_should_enter_s2idle(void) in idle_should_enter_s2idle() function
290 static inline bool idle_should_enter_s2idle(void) { return false; } in idle_should_enter_s2idle() function
/Linux-v4.19/kernel/sched/
Didle.c167 if (idle_should_enter_s2idle() || dev->use_deepest_state) { in cpuidle_idle_call()
168 if (idle_should_enter_s2idle()) { in cpuidle_idle_call()