Searched refs:__thaw_task (Results 1 – 3 of 3) sorted by relevance
194 __thaw_task(p); in thaw_processes()216 __thaw_task(p); in thaw_kernel_threads()
198 __thaw_task(task); in freezer_attach()347 __thaw_task(task); in unfreeze_cgroup()
140 void __thaw_task(struct task_struct *p) in __thaw_task() function