Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dcgroup.h891 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze() function
914 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze() function
/kernel/linux/linux-5.10/kernel/cgroup/
Dcgroup.c6240 if (unlikely(cgroup_task_freeze(child))) { in cgroup_post_fork()
6299 if (unlikely(cgroup_task_freeze(tsk))) in cgroup_exit()