Searched defs:SUBSYS (Results 1 – 3 of 3) sorted by relevance
74 #define SUBSYS(_x) extern struct cgroup_subsys _x ## _cgrp_subsys; macro78 #define SUBSYS(_x) \ macro
42 #define SUBSYS(_x) _x ## _cgrp_id, macro
128 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys, macro135 #define SUBSYS(_x) [_x ## _cgrp_id] = #_x, macro142 #define SUBSYS(_x) \ macro150 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_enabled_key, macro156 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_on_dfl_key, macro
Completed in 24 milliseconds