Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
A Drstat.c152 child->rstat_flush_next = NULL; in cgroup_rstat_push_children()
157 chead = child->rstat_flush_next; in cgroup_rstat_push_children()
162 child->rstat_flush_next = head; in cgroup_rstat_push_children()
169 grandchild->rstat_flush_next = ghead; in cgroup_rstat_push_children()
241 root->rstat_flush_next = NULL; in cgroup_rstat_updated_list()
313 for (; pos; pos = pos->rstat_flush_next) { in cgroup_rstat_flush_locked()
/linux/include/linux/
A Dcgroup-defs.h534 struct cgroup *rstat_flush_next; member

Completed in 8 milliseconds