Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcgroup.c1857 * finished when it->cset_pos meets it->cset_head, so only in rebind_subsystems()
1858 * update it->cset_head is enough here. in rebind_subsystems()
1861 if (it->cset_head == &scgrp->e_csets[ss->id]) in rebind_subsystems()
1862 it->cset_head = &dcgrp->e_csets[ss->id]; in rebind_subsystems()
4813 if (l == it->cset_head) { in css_task_iter_advance_css_set()
4988 it->cset_head = it->cset_pos; in css_task_iter_next()