Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/power/
Dwakelock.c85 #define WL_GC_COUNT_MAX 100 macro
139 if (++wakelocks_gc_count <= WL_GC_COUNT_MAX) in wakelocks_gc()