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 *);710 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() function82 EXPORT_SYMBOL_GPL(cgroup_attach_task_all);
531 s->ret = cgroup_attach_task_all(s->owner, current); in vhost_attach_cgroups_work()
5637 err = cgroup_attach_task_all(init_context->parent, current); in kvm_vm_worker_thread()