Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/power/
Dwakelock.c84 #define WL_GC_COUNT_MAX 100 macro
138 if (++wakelocks_gc_count <= WL_GC_COUNT_MAX) in wakelocks_gc()