Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfreezer.h84 static inline void thaw_process(struct task_struct *p) {} in thaw_process() function
/linux/kernel/
H A Dfreezer.c216 void thaw_process(struct task_struct *p) in thaw_process() function