Searched refs:cgroup_rstat_init (Results 1 – 3 of 3) sorted by relevance
249 int cgroup_rstat_init(struct cgroup *cgrp) in cgroup_rstat_init() function297 BUG_ON(cgroup_rstat_init(&cgrp_dfl_root.cgrp)); in cgroup_rstat_boot()
232 int cgroup_rstat_init(struct cgroup *cgrp);
4845 ret = cgroup_rstat_init(cgrp); in cgroup_create()