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