Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dprocess.c195 thaw_workqueues(); in thaw_processes()
222 thaw_workqueues(); in thaw_kernel_threads()
/linux-6.12.1/include/linux/
Dworkqueue.h861 extern void thaw_workqueues(void);
/linux-6.12.1/kernel/
Dworkqueue.c6844 void thaw_workqueues(void) in thaw_workqueues() function