Home
last modified time | relevance | path

Searched defs:thaw_processes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dfreezer.h81 static inline void thaw_processes(void) {} in thaw_processes() function
/openbmc/linux/kernel/power/
H A Dprocess.c179 void thaw_processes(void) in thaw_processes() function