Searched refs:__thaw_task (Results 1 – 5 of 5) sorted by relevance
43 extern void __thaw_task(struct task_struct *t);76 static inline void __thaw_task(struct task_struct *t) {} in __thaw_task() function
203 __thaw_task(p); in thaw_processes()229 __thaw_task(p); in thaw_kernel_threads()
190 __thaw_task(task); in freezer_attach()340 __thaw_task(task); in unfreeze_cgroup()
194 void __thaw_task(struct task_struct *p) in __thaw_task() function
775 __thaw_task(tsk);