Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dwakelock.c88 static unsigned int wakelocks_gc_count; variable
129 wakelocks_gc_count = 0; in __wakelocks_gc()
136 if (++wakelocks_gc_count <= WL_GC_COUNT_MAX) in wakelocks_gc()