Searched refs:cgroup_mgctx (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/cgroup/
H A Dcgroup-internal.h135 struct cgroup_mgctx { struct
165 struct cgroup_mgctx name = CGROUP_MGCTX_INIT(name)
240 void cgroup_migrate_finish(struct cgroup_mgctx *mgctx);
242 struct cgroup_mgctx *mgctx);
243 int cgroup_migrate_prepare_dst(struct cgroup_mgctx *mgctx);
245 struct cgroup_mgctx *mgctx);
H A Dcgroup.c2440 struct cgroup_mgctx *mgctx)
2539 static int cgroup_migrate_execute(struct cgroup_mgctx *mgctx)
2677 void cgroup_migrate_finish(struct cgroup_mgctx *mgctx)
2724 struct cgroup_mgctx *mgctx)
2769 int cgroup_migrate_prepare_dst(struct cgroup_mgctx *mgctx)
2837 struct cgroup_mgctx *mgctx)

Completed in 102 milliseconds