Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dprocess.c195 thaw_workqueues(); in thaw_processes()
222 thaw_workqueues(); in thaw_kernel_threads()
/linux-6.15/include/linux/
H A Dworkqueue.h861 extern void thaw_workqueues(void);
/linux-6.15/kernel/
H A Dworkqueue.c6872 void thaw_workqueues(void) in thaw_workqueues() function