Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c2381 retval = sched_cgroup_fork(p, args); in copy_process()
/linux/kernel/sched/
H A Dcore.c4758 int sched_cgroup_fork(struct task_struct *p, struct kernel_clone_args *kargs) in sched_cgroup_fork() function