Searched refs:wakelocks_limit_exceeded (Results 1 – 1 of 1) sorted by relevance
60 static inline bool wakelocks_limit_exceeded(void) in wakelocks_limit_exceeded() function75 static inline bool wakelocks_limit_exceeded(void) { return false; } in wakelocks_limit_exceeded() function162 if (wakelocks_limit_exceeded()) in wakelock_lookup_add()