Home
last modified time | relevance | path

Searched refs:cgroup_task_freeze (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dcgroup.h907 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze() function
930 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze() function
/Linux-v5.4/kernel/cgroup/
Dcgroup.c6044 if (unlikely(cgroup_task_freeze(child))) { in cgroup_post_fork()
6109 if (unlikely(cgroup_task_freeze(tsk))) in cgroup_exit()