Searched refs:dst_root (Results 1 – 3 of 3) sorted by relevance
128 __field( int, dst_root )137 __entry->dst_root = dst_cgrp->root->hierarchy_id;146 __entry->dst_root, __entry->dst_id, __entry->dst_level,
238 int rebind_subsystems(struct cgroup_root *dst_root, u16 ss_mask);
1781 int rebind_subsystems(struct cgroup_root *dst_root, u16 ss_mask) in rebind_subsystems() argument1783 struct cgroup *dcgrp = &dst_root->cgrp; in rebind_subsystems()1801 if (ss->root != &cgrp_dfl_root && dst_root != &cgrp_dfl_root) in rebind_subsystems()1843 ss->root = dst_root; in rebind_subsystems()1860 dst_root->subsys_mask |= 1 << ssid; in rebind_subsystems()1861 if (dst_root == &cgrp_dfl_root) { in rebind_subsystems()