Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/include/linux/
Dcgroup.h77 bool css_has_online_children(struct cgroup_subsys_state *css);
/linux-4.4.14/kernel/
Dcgroup.c3858 bool css_has_online_children(struct cgroup_subsys_state *css) in css_has_online_children() function
5163 if (css_has_online_children(&cgrp->self)) in cgroup_destroy_locked()
5720 !css_has_online_children(&cgrp->self) && !cgroup_is_dead(cgrp)) in check_for_release()
5960 !css_has_online_children(&css->cgroup->self)); in releasable_read()