Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/cgroup/
Drstat.c150 struct cgroup_rstat_cpu *crstatc; in cgroup_rstat_push_children() local
164 crstatc = cgroup_rstat_cpu(child, cpu); in cgroup_rstat_push_children()
165 grandchild = crstatc->updated_children; in cgroup_rstat_push_children()
168 crstatc->updated_children = child; in cgroup_rstat_push_children()
172 child = crstatc->updated_next; in cgroup_rstat_push_children()
173 crstatc->updated_next = NULL; in cgroup_rstat_push_children()