Searched refs:SUBSYS (Results 1 – 5 of 5) 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 …]
70 #define SUBSYS(_x) extern struct cgroup_subsys _x ## _cgrp_subsys; macro72 #undef SUBSYS74 #define SUBSYS(_x) \ macro78 #undef SUBSYS
40 #define SUBSYS(_x) _x ## _cgrp_id, macro45 #undef SUBSYS
16 SUBSYS=$(echo $F | cut -d/ -f1)22 printf "%10s/%-22s:%s| %35s # %s\n" "$SUBSYS" "$N" "$S" "$C" "$D"
117 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys, macro121 #undef SUBSYS124 #define SUBSYS(_x) [_x ## _cgrp_id] = #_x, macro128 #undef SUBSYS131 #define SUBSYS(_x) \ macro137 #undef SUBSYS139 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_enabled_key, macro143 #undef SUBSYS145 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_on_dfl_key, macro149 #undef SUBSYS