Home
last modified time | relevance | path

Searched refs:cgroup_rstat_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/kernel/cgroup/
Drstat.c249 int cgroup_rstat_init(struct cgroup *cgrp) in cgroup_rstat_init() function
297 BUG_ON(cgroup_rstat_init(&cgrp_dfl_root.cgrp)); in cgroup_rstat_boot()
Dcgroup-internal.h232 int cgroup_rstat_init(struct cgroup *cgrp);
Dcgroup.c4845 ret = cgroup_rstat_init(cgrp); in cgroup_create()