Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/power/
Dwakelock.c83 #define WL_GC_COUNT_MAX 100 macro
104 if (++wakelocks_gc_count <= WL_GC_COUNT_MAX) in wakelocks_gc()