Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcgroup.h910 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze() function
933 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze() function
/Linux-v5.10/kernel/cgroup/
Dcgroup.c6141 if (unlikely(cgroup_task_freeze(child))) { in cgroup_post_fork()
6200 if (unlikely(cgroup_task_freeze(tsk))) in cgroup_exit()