Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/cgroup/
Drstat.c54 struct cgroup_rstat_cpu *prstatc = cgroup_rstat_cpu(parent, cpu); in cgroup_rstat_updated() local
63 rstatc->updated_next = prstatc->updated_children; in cgroup_rstat_updated()
64 prstatc->updated_children = cgrp; in cgroup_rstat_updated()
120 struct cgroup_rstat_cpu *prstatc = cgroup_rstat_cpu(parent, cpu); in cgroup_rstat_cpu_pop_updated() local
124 nextp = &prstatc->updated_children; in cgroup_rstat_cpu_pop_updated()