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