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)57 SUBSYS(pids)61 SUBSYS(rdma)65 SUBSYS(misc)[all …]
74 #define SUBSYS(_x) extern struct cgroup_subsys _x ## _cgrp_subsys; macro76 #undef SUBSYS78 #define SUBSYS(_x) \ macro82 #undef SUBSYS
42 #define SUBSYS(_x) _x ## _cgrp_id, macro47 #undef SUBSYS
128 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys, macro132 #undef SUBSYS135 #define SUBSYS(_x) [_x ## _cgrp_id] = #_x, macro139 #undef SUBSYS142 #define SUBSYS(_x) \ macro148 #undef SUBSYS150 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_enabled_key, macro154 #undef SUBSYS156 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_on_dfl_key, macro160 #undef SUBSYS
Completed in 21 milliseconds