Searched refs:SUBSYS (Results 1 – 5 of 5) sorted by relevance
18 SUBSYS(cpuset)22 SUBSYS(cpu)26 SUBSYS(cpuacct)30 SUBSYS(io)34 SUBSYS(memory)38 SUBSYS(devices)42 SUBSYS(freezer)46 SUBSYS(net_cls)50 SUBSYS(perf_event)54 SUBSYS(net_prio)[all …]
53 #define SUBSYS(_x) extern struct cgroup_subsys _x ## _cgrp_subsys; macro55 #undef SUBSYS57 #define SUBSYS(_x) \ macro61 #undef SUBSYS
36 #define SUBSYS(_x) _x ## _cgrp_id, macro44 #undef SUBSYS
16 SUBSYS=$(echo $F | cut -d/ -f1)22 printf "%10s/%-22s:%s| %35s # %s\n" "$SUBSYS" "$N" "$S" "$C" "$D"
134 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys, macro138 #undef SUBSYS141 #define SUBSYS(_x) [_x ## _cgrp_id] = #_x, macro145 #undef SUBSYS148 #define SUBSYS(_x) \ macro154 #undef SUBSYS156 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_enabled_key, macro160 #undef SUBSYS162 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_on_dfl_key, macro166 #undef SUBSYS