Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/power/
Dprocess.c213 __thaw_task(p); in thaw_processes()
239 __thaw_task(p); in thaw_kernel_threads()
/Linux-v5.10/include/linux/
Dfreezer.h43 extern void __thaw_task(struct task_struct *t);
274 static inline void __thaw_task(struct task_struct *t) {} in __thaw_task() function
/Linux-v5.10/kernel/
Dfreezer.c146 void __thaw_task(struct task_struct *p) in __thaw_task() function
/Linux-v5.10/kernel/cgroup/
Dlegacy_freezer.c179 __thaw_task(task); in freezer_attach()
336 __thaw_task(task); in unfreeze_cgroup()
/Linux-v5.10/mm/
Doom_kill.c719 __thaw_task(tsk);