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

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

Completed in 75 milliseconds