Searched refs:cgroup_has_css_refs (Results 1 – 1 of 1) sorted by relevance
3495 static int cgroup_has_css_refs(struct cgroup *cgrp) in cgroup_has_css_refs() function4421 && list_empty(&cgrp->children) && !cgroup_has_css_refs(cgrp)) { in check_for_release()