Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfreezer.h43 extern void __thaw_task(struct task_struct *t);
263 static inline void __thaw_task(struct task_struct *t) {} in __thaw_task() function
/Linux-v4.19/kernel/power/
Dprocess.c213 __thaw_task(p); in thaw_processes()
239 __thaw_task(p); in thaw_kernel_threads()
/Linux-v4.19/kernel/
Dfreezer.c151 void __thaw_task(struct task_struct *p) in __thaw_task() function
/Linux-v4.19/kernel/cgroup/
Dfreezer.c179 __thaw_task(task); in freezer_attach()
336 __thaw_task(task); in unfreeze_cgroup()
/Linux-v4.19/mm/
Doom_kill.c694 __thaw_task(tsk);