Searched refs:cgroup_post_fork (Results 1 – 3 of 3) sorted by relevance
150 extern void cgroup_post_fork(struct task_struct *p,744 static inline void cgroup_post_fork(struct task_struct *p, in cgroup_post_fork() function
2388 * between here and cgroup_post_fork() if an organisation operation is in in copy_process() 2545 * hook. cgroup_post_fork() should come before sched_post_fork(). in copy_process() 2547 cgroup_post_fork(p, args); in copy_process()
6916 void cgroup_post_fork(struct task_struct *child, in cgroup_post_fork() function