Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcgroup.h922 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze() function
945 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze() function
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c6317 if (unlikely(cgroup_task_freeze(child))) { in cgroup_post_fork()
6376 if (unlikely(cgroup_task_freeze(tsk))) in cgroup_exit()