Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/power/
A Dwakelock.c85 static void __wakelocks_gc(struct work_struct *work);
87 static DECLARE_WORK(wakelock_work, __wakelocks_gc);
100 static void __wakelocks_gc(struct work_struct *work) in __wakelocks_gc() function

Completed in 3 milliseconds