Home
last modified time | relevance | path

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

/linux-6.6.21/security/ !
Ddevice_cgroup.c631 if (css_has_online_children(&devcgroup->css)) in devcgroup_update_access()
659 if (css_has_online_children(&devcgroup->css)) in devcgroup_update_access()
/linux-6.6.21/kernel/cgroup/ !
Ddebug.c274 !css_has_online_children(&css->cgroup->self)); in releasable_read()
Dcgroup-v1.c753 !css_has_online_children(&cgrp->self) && !cgroup_is_dead(cgrp)) in cgroup1_check_for_release()
Dcgroup.c4711 bool css_has_online_children(struct cgroup_subsys_state *css) in css_has_online_children() function
5890 if (css_has_online_children(&cgrp->self)) in cgroup_destroy_locked()
/linux-6.6.21/include/linux/ !
Dcgroup.h99 bool css_has_online_children(struct cgroup_subsys_state *css);