Searched refs:cgroup_has_css_refs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcgroup.c3405 static int cgroup_has_css_refs(struct cgroup *cgrp) function
4328 && list_empty(&cgrp->children) && !cgroup_has_css_refs(cgrp)) {

Completed in 116 milliseconds