Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcgroup-defs.h373 struct css_rstat_cpu { struct
385 struct cgroup_subsys_state *updated_children;
386 struct cgroup_subsys_state *updated_next; /* NULL if not on the list */
/linux/kernel/cgroup/
H A Drstat.c28 static struct css_rstat_cpu *css_rstat_cpu( in css_rstat_cpu() function