Home
last modified time | relevance | path

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

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