Searched refs:cgroup_attach_task_all (Results 1 – 4 of 4) sorted by relevance
112 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *);648 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);
6103 err = cgroup_attach_task_all(init_context->parent, current); in kvm_vm_worker_thread()6142 cgroup_attach_task_all(parent, current); in kvm_vm_worker_thread()
523 s->ret = cgroup_attach_task_all(s->owner, current); in vhost_attach_cgroups_work()
Completed in 22 milliseconds