Home
last modified time | relevance | path

Searched refs:cgroup_exit (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dfork.c1308 cgroup_exit(p, cgroup_callbacks_done); in copy_process()
Dexit.c1091 cgroup_exit(tsk, 1); in do_exit()
Dcgroup.c2936 void cgroup_exit(struct task_struct *tsk, int run_callbacks) in cgroup_exit() function