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

/linux-master/kernel/sched/
H A Didle.c205 if (idle_should_enter_s2idle() || dev->forced_idle_latency_limit_ns) {
208 if (idle_should_enter_s2idle()) {
/linux-master/include/linux/
H A Dsuspend.h249 static inline bool idle_should_enter_s2idle(void) function
295 static inline bool idle_should_enter_s2idle(void) { return false; } function

Completed in 126 milliseconds