Searched refs:parent_pids (Results 1 – 1 of 1) sorted by relevance
73 static struct pids_cgroup *parent_pids(struct pids_cgroup *pids) in parent_pids() function132 for (p = pids; parent_pids(p); p = parent_pids(p)) in pids_uncharge()149 for (p = pids; parent_pids(p); p = parent_pids(p)) { in pids_charge()170 for (p = pids; parent_pids(p); p = parent_pids(p)) { in pids_try_charge()193 for (q = pids; q != p; q = parent_pids(q)) in pids_try_charge()263 for (p = pids_over_limit; parent_pids(p); p = parent_pids(p)) { in pids_event()