dst_csets          92 kernel/cgroup/cgroup-internal.h 	struct list_head	dst_csets;
dst_csets         135 kernel/cgroup/cgroup-internal.h 	.dst_csets		= LIST_HEAD_INIT(tset.dst_csets),		\
dst_csets        2391 kernel/cgroup/cgroup.c 			      &mgctx->tset.dst_csets);
dst_csets        2519 kernel/cgroup/cgroup.c 	tset->csets = &tset->dst_csets;
dst_csets        2546 kernel/cgroup/cgroup.c 	list_splice_init(&tset->dst_csets, &tset->src_csets);