Searched refs:SUBSYS (Results 1 – 4 of 4) sorted by relevance
13 SUBSYS(cpuset)17 SUBSYS(cpu)21 SUBSYS(cpuacct)25 SUBSYS(io)29 SUBSYS(memory)33 SUBSYS(devices)37 SUBSYS(freezer)41 SUBSYS(net_cls)45 SUBSYS(perf_event)49 SUBSYS(net_prio)[all …]
82 #define SUBSYS(_x) extern struct cgroup_subsys _x ## _cgrp_subsys; macro84 #undef SUBSYS86 #define SUBSYS(_x) \ macro90 #undef SUBSYS
42 #define SUBSYS(_x) _x ## _cgrp_id, macro47 #undef SUBSYS
157 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys, macro161 #undef SUBSYS164 #define SUBSYS(_x) [_x ## _cgrp_id] = #_x, macro168 #undef SUBSYS171 #define SUBSYS(_x) \ macro177 #undef SUBSYS179 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_enabled_key, macro183 #undef SUBSYS185 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_on_dfl_key, macro189 #undef SUBSYS