Home
last modified time | relevance | path

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

/kernel/cgroup/
Dcgroup.c120 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys, macro
124 #undef SUBSYS
127 #define SUBSYS(_x) [_x ## _cgrp_id] = #_x, macro
131 #undef SUBSYS
134 #define SUBSYS(_x) \ macro
140 #undef SUBSYS
142 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_enabled_key, macro
146 #undef SUBSYS
148 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_on_dfl_key, macro
152 #undef SUBSYS