Searched refs:__thaw_task (Results 1 – 3 of 3) sorted by relevance
225 __thaw_task(p); in thaw_processes()251 __thaw_task(p); in thaw_kernel_threads()
179 __thaw_task(task); in freezer_attach()336 __thaw_task(task); in unfreeze_cgroup()
146 void __thaw_task(struct task_struct *p) in __thaw_task() function