Searched refs:cgroup_attach_task_all (Results 1 – 4 of 4) sorted by relevance
110 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *);707 static inline int cgroup_attach_task_all(struct task_struct *from, in cgroup_attach_task_all() function
54 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *tsk) in cgroup_attach_task_all() function80 EXPORT_SYMBOL_GPL(cgroup_attach_task_all);
531 s->ret = cgroup_attach_task_all(s->owner, current); in vhost_attach_cgroups_work()
4918 err = cgroup_attach_task_all(init_context->parent, current); in kvm_vm_worker_thread()