Home
last modified time | relevance | path

Searched refs:__thaw_task (Results 1 – 3 of 3) sorted by relevance

/kernel/power/
Dprocess.c194 __thaw_task(p); in thaw_processes()
216 __thaw_task(p); in thaw_kernel_threads()
/kernel/
Dcgroup_freezer.c198 __thaw_task(task); in freezer_attach()
347 __thaw_task(task); in unfreeze_cgroup()
Dfreezer.c140 void __thaw_task(struct task_struct *p) in __thaw_task() function