Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/power/
Dwakelock.c87 static unsigned int wakelocks_gc_count; variable
104 if (++wakelocks_gc_count <= WL_GC_COUNT_MAX) in wakelocks_gc()
129 wakelocks_gc_count = 0; in wakelocks_gc()