Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dpids.c203 struct cgroup_subsys_state *dst_css; in pids_can_attach() local
205 cgroup_taskset_for_each(task, dst_css, tset) { in pids_can_attach()
206 struct pids_cgroup *pids = css_pids(dst_css); in pids_can_attach()
228 struct cgroup_subsys_state *dst_css; in pids_cancel_attach() local
230 cgroup_taskset_for_each(task, dst_css, tset) { in pids_cancel_attach()
231 struct pids_cgroup *pids = css_pids(dst_css); in pids_cancel_attach()