Home
last modified time | relevance | path

Searched refs:css_has_online_children (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/security/
Ddevice_cgroup.c622 if (css_has_online_children(&devcgroup->css)) in devcgroup_update_access()
638 if (css_has_online_children(&devcgroup->css)) in devcgroup_update_access()
/linux-4.1.27/include/linux/
Dcgroup.h466 bool css_has_online_children(struct cgroup_subsys_state *css);
/linux-4.1.27/kernel/
Dcgroup.c3560 bool css_has_online_children(struct cgroup_subsys_state *css) in css_has_online_children() function
4857 if (css_has_online_children(&cgrp->self)) in cgroup_destroy_locked()
5322 !css_has_online_children(&cgrp->self) && !cgroup_is_dead(cgrp)) in check_for_release()
5572 !css_has_online_children(&css->cgroup->self)); in releasable_read()