Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h855 extern void thaw_workqueues(void);
/linux/kernel/
H A Dworkqueue.c6807 * between freeze_workqueues_begin() and thaw_workqueues().
6850 * thaw_workqueues - thaw workqueues
6858 void thaw_workqueues(void) in thaw_workqueues() function