Home
last modified time | relevance | path

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

/kernel/
Dcgroup_pids.c175 struct cgroup_subsys_state *dst_css; in pids_can_attach() local
177 cgroup_taskset_for_each(task, dst_css, tset) { in pids_can_attach()
178 struct pids_cgroup *pids = css_pids(dst_css); in pids_can_attach()
200 struct cgroup_subsys_state *dst_css; in pids_cancel_attach() local
202 cgroup_taskset_for_each(task, dst_css, tset) { in pids_cancel_attach()
203 struct pids_cgroup *pids = css_pids(dst_css); in pids_cancel_attach()