Searched refs:cgroup_attach_task_all (Results 1 – 3 of 3) sorted by relevance
112 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *);647 static inline int cgroup_attach_task_all(struct task_struct *from, in cgroup_attach_task_all() function
56 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *tsk) in cgroup_attach_task_all() function79 EXPORT_SYMBOL_GPL(cgroup_attach_task_all);
6193 err = cgroup_attach_task_all(init_context->parent, current); in kvm_vm_worker_thread()6232 cgroup_attach_task_all(parent, current); in kvm_vm_worker_thread()