Searched refs:__thaw_task (Results 1 – 3 of 3) sorted by relevance
211 __thaw_task(p); in thaw_processes()237 __thaw_task(p); in thaw_kernel_threads()
190 __thaw_task(task); in freezer_attach()340 __thaw_task(task); in unfreeze_cgroup()
201 void __thaw_task(struct task_struct *p) in __thaw_task() function