Home
last modified time | relevance | path

Searched defs:cgroup_rstat_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dcgroup-defs.h312 struct cgroup_rstat_cpu { struct
335 * Protected by per-cpu cgroup_rstat_cpu_lock. argument
337 struct cgroup *updated_children; /* terminated by self cgroup */
338 struct cgroup *updated_next; /* NULL iff not on the list */
/linux/kernel/cgroup/
A Drstat.c11 static struct cgroup_rstat_cpu *cgroup_rstat_cpu(struct cgroup *cgrp, int cpu) in cgroup_rstat_cpu() function

Completed in 6 milliseconds