thaw_process       51 include/linux/freezer.h static inline int thaw_process(struct task_struct *p)
thaw_process      174 include/linux/freezer.h static inline int thaw_process(struct task_struct *p) { return 1; }