Searched refs:parent_pids (Results 1 – 1 of 1) sorted by relevance
63 static struct pids_cgroup *parent_pids(struct pids_cgroup *pids) in parent_pids() function114 for (p = pids; parent_pids(p); p = parent_pids(p)) in pids_uncharge()131 for (p = pids; parent_pids(p); p = parent_pids(p)) in pids_charge()148 for (p = pids; parent_pids(p); p = parent_pids(p)) { in pids_try_charge()164 for (q = pids; q != p; q = parent_pids(q)) in pids_try_charge()