Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dprocess.c195 thaw_workqueues(); in thaw_processes()
224 thaw_workqueues(); in thaw_kernel_threads()
/openbmc/linux/include/linux/
H A Dworkqueue.h735 extern void thaw_workqueues(void);
/openbmc/linux/kernel/
H A Dworkqueue.c5785 void thaw_workqueues(void) in thaw_workqueues() function