Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Didle.c184 if (idle_should_enter_s2idle() || dev->forced_idle_latency_limit_ns) { in cpuidle_idle_call()
187 if (idle_should_enter_s2idle()) { in cpuidle_idle_call()
/openbmc/linux/include/linux/
H A Dsuspend.h308 static inline bool idle_should_enter_s2idle(void) in idle_should_enter_s2idle() function
354 static inline bool idle_should_enter_s2idle(void) { return false; } in idle_should_enter_s2idle() function