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
201 __thaw_task(p); in thaw_processes()227 __thaw_task(p); in thaw_kernel_threads()
189 __thaw_task(task); in freezer_attach()339 __thaw_task(task); in unfreeze_cgroup()
202 void __thaw_task(struct task_struct *p) in __thaw_task() function
775 __thaw_task(tsk);