Searched defs:cgroup_attach_task_all (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dcgroup.h536 static inline int cgroup_attach_task_all(struct task_struct *from, cgroup_attach_task_all() function
/linux-4.4.14/kernel/
H A Dcgroup.c2787 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *tsk) cgroup_attach_task_all() function
2811 EXPORT_SYMBOL_GPL(cgroup_attach_task_all); variable

Completed in 63 milliseconds