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

/linux-master/kernel/power/
H A Dwakelock.c61 static inline bool wakelocks_limit_exceeded(void) function
76 static inline bool wakelocks_limit_exceeded(void) { return false; } function
174 if (wakelocks_limit_exceeded())

Completed in 105 milliseconds