__wakelocks_gc     88 kernel/power/wakelock.c static void __wakelocks_gc(struct work_struct *work);
__wakelocks_gc     90 kernel/power/wakelock.c static DECLARE_WORK(wakelock_work, __wakelocks_gc);