Home
last modified time | relevance | path

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

/kernel/power/
Dprocess.c225 __thaw_task(p); in thaw_processes()
251 __thaw_task(p); in thaw_kernel_threads()
/kernel/cgroup/
Dlegacy_freezer.c179 __thaw_task(task); in freezer_attach()
336 __thaw_task(task); in unfreeze_cgroup()
/kernel/
Dfreezer.c146 void __thaw_task(struct task_struct *p) in __thaw_task() function