wakelocks_gc_count   91 kernel/power/wakelock.c static unsigned int wakelocks_gc_count;
wakelocks_gc_count  132 kernel/power/wakelock.c 	wakelocks_gc_count = 0;
wakelocks_gc_count  139 kernel/power/wakelock.c 	if (++wakelocks_gc_count <= WL_GC_COUNT_MAX)