SUBSYS
#define SUBSYS(_x) _x ## _cgrp_id,
#undef SUBSYS
#define SUBSYS(_x) extern struct cgroup_subsys _x ## _cgrp_subsys;
#undef SUBSYS
#define SUBSYS(_x) \
#undef SUBSYS
#define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys,
#undef SUBSYS
#define SUBSYS(_x) [_x ## _cgrp_id] = #_x,
#undef SUBSYS
#define SUBSYS(_x) \
#undef SUBSYS
#define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_enabled_key,
#undef SUBSYS
#define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_on_dfl_key,
#undef SUBSYS