__wakelocks_gc
static void __wakelocks_gc(struct work_struct *work);
static DECLARE_WORK(wakelock_work, __wakelocks_gc);