Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dprocess.c205 thaw_workqueues(); in thaw_processes()
234 thaw_workqueues(); in thaw_kernel_threads()
/kernel/linux/linux-5.10/include/linux/
Dworkqueue.h646 extern void thaw_workqueues(void);
/kernel/linux/linux-5.10/kernel/
Dworkqueue.c5260 void thaw_workqueues(void) in thaw_workqueues() function