Searched refs:cgroup_attach_task_all (Results 1 – 3 of 3) sorted by relevance
111 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *);645 static inline int cgroup_attach_task_all(struct task_struct *from, in cgroup_attach_task_all() function
62 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *tsk) in cgroup_attach_task_all() function85 EXPORT_SYMBOL_GPL(cgroup_attach_task_all);
6593 err = cgroup_attach_task_all(init_context->parent, current); in kvm_vm_worker_thread()6632 cgroup_attach_task_all(parent, current); in kvm_vm_worker_thread()