Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/power/
H A Dwakelock.c82 #define WL_GC_COUNT_MAX 100 macro
136 if (++wakelocks_gc_count <= WL_GC_COUNT_MAX) in wakelocks_gc()