Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/power/
Dprocess.c199 thaw_workqueues(); in thaw_processes()
226 thaw_workqueues(); in thaw_kernel_threads()
/linux-4.4.14/include/linux/
Dworkqueue.h611 extern void thaw_workqueues(void);
/linux-4.4.14/kernel/
Dworkqueue.c4750 void thaw_workqueues(void) in thaw_workqueues() function