Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfreezer.h43 extern void __thaw_task(struct task_struct *t);
76 static inline void __thaw_task(struct task_struct *t) {} in __thaw_task() function
/linux-6.3-rc2/kernel/power/
A Dprocess.c203 __thaw_task(p); in thaw_processes()
229 __thaw_task(p); in thaw_kernel_threads()
/linux-6.3-rc2/kernel/cgroup/
A Dlegacy_freezer.c179 __thaw_task(task); in freezer_attach()
329 __thaw_task(task); in unfreeze_cgroup()
/linux-6.3-rc2/kernel/
A Dfreezer.c194 void __thaw_task(struct task_struct *p) in __thaw_task() function
/linux-6.3-rc2/mm/
A Doom_kill.c777 __thaw_task(tsk);

Completed in 15 milliseconds