Searched refs:nr_cgrps (Results 1 – 4 of 4) sorted by relevance
25 int nr_cgrps = ARRAY_SIZE(cgrp_name); in test_expand_events() local57 if (evlist->core.nr_entries != nr_events * nr_cgrps) { in test_expand_events()
557 atomic_t nr_cgrps; member
1328 BUG_ON(atomic_read(&root->nr_cgrps)); in cgroup_destroy_root()2018 atomic_set(&root->nr_cgrps, 1); in init_cgroup_root()2116 BUG_ON(atomic_read(&root->nr_cgrps) != 1); in cgroup_setup_root()5366 atomic_dec(&cgrp->root->nr_cgrps); in css_free_rwork_fn()5672 atomic_inc(&root->nr_cgrps); in cgroup_create()
681 atomic_read(&ss->root->nr_cgrps), in proc_cgroupstats_show()