Searched refs:parent_pids (Results 1 – 1 of 1) sorted by relevance
59 static struct pids_cgroup *parent_pids(struct pids_cgroup *pids) in parent_pids() function109 for (p = pids; parent_pids(p); p = parent_pids(p)) in pids_uncharge()126 for (p = pids; parent_pids(p); p = parent_pids(p)) in pids_charge()143 for (p = pids; parent_pids(p); p = parent_pids(p)) { in pids_try_charge()158 for (q = pids; q != p; q = parent_pids(q)) in pids_try_charge()