Searched defs:cgroup_rstat_cpu (Results 1 – 4 of 4) sorted by relevance
308 struct cgroup_rstat_cpu { struct331 * Protected by per-cpu cgroup_rstat_cpu_lock. argument333 struct cgroup *updated_children; /* terminated by self cgroup */334 struct cgroup *updated_next; /* NULL iff not on the list */
289 struct cgroup_rstat_cpu { struct312 * Protected by per-cpu cgroup_rstat_cpu_lock. argument314 struct cgroup *updated_children; /* terminated by self cgroup */315 struct cgroup *updated_next; /* NULL iff not on the list */
10 static struct cgroup_rstat_cpu *cgroup_rstat_cpu(struct cgroup *cgrp, int cpu) in cgroup_rstat_cpu() function
11 static struct cgroup_rstat_cpu *cgroup_rstat_cpu(struct cgroup *cgrp, int cpu) in cgroup_rstat_cpu() function