Searched refs:cgroup_rstat_init (Results 1 – 3 of 3) sorted by relevance
241 int cgroup_rstat_init(struct cgroup *cgrp) in cgroup_rstat_init() function289 BUG_ON(cgroup_rstat_init(&cgrp_dfl_root.cgrp)); in cgroup_rstat_boot()
253 int cgroup_rstat_init(struct cgroup *cgrp);
5200 ret = cgroup_rstat_init(cgrp); in cgroup_create()