Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/cgroup/
Drstat.c241 int cgroup_rstat_init(struct cgroup *cgrp) in cgroup_rstat_init() function
289 BUG_ON(cgroup_rstat_init(&cgrp_dfl_root.cgrp)); in cgroup_rstat_boot()
Dcgroup-internal.h253 int cgroup_rstat_init(struct cgroup *cgrp);
Dcgroup.c5200 ret = cgroup_rstat_init(cgrp); in cgroup_create()