css_has_online_children   99 include/linux/cgroup.h bool css_has_online_children(struct cgroup_subsys_state *css);
css_has_online_children  748 kernel/cgroup/cgroup-v1.c 	    !css_has_online_children(&cgrp->self) && !cgroup_is_dead(cgrp))
css_has_online_children 5558 kernel/cgroup/cgroup.c 	if (css_has_online_children(&cgrp->self))
css_has_online_children 1144 kernel/cgroup/cpuset.c 	if ((cmd != partcmd_update) && css_has_online_children(&cpuset->css))
css_has_online_children  274 kernel/cgroup/debug.c 		!css_has_online_children(&css->cgroup->self));
css_has_online_children  614 security/device_cgroup.c 			if (css_has_online_children(&devcgroup->css))
css_has_online_children  630 security/device_cgroup.c 			if (css_has_online_children(&devcgroup->css))