Searched refs:SUBSYS (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
H A Dcgroup_subsys.h8 * This file *must* be included with SUBSYS() defined.
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)
58 SUBSYS(hugetlb)
67 SUBSYS(pids)
76 SUBSYS(debug)
H A Dcgroup.h53 #define SUBSYS(_x) extern struct cgroup_subsys _x ## _cgrp_subsys; macro
55 #undef SUBSYS macro
57 #define SUBSYS(_x) \ macro
61 #undef SUBSYS macro
H A Dcgroup-defs.h36 #define SUBSYS(_x) _x ## _cgrp_id, macro
44 #undef SUBSYS macro
/linux-4.4.14/kernel/
H A Dcgroup.c134 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys, macro
138 #undef SUBSYS macro
141 #define SUBSYS(_x) [_x ## _cgrp_id] = #_x, macro
145 #undef SUBSYS macro
148 #define SUBSYS(_x) \ macro
154 #undef SUBSYS macro
156 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_enabled_key, macro
160 #undef SUBSYS macro
162 #define SUBSYS(_x) [_x ## _cgrp_id] = &_x ## _cgrp_subsys_on_dfl_key, macro
166 #undef SUBSYS macro
/linux-4.4.14/drivers/scsi/
H A Dqla1280.c4233 /* Bypass all AMI SUBSYS VENDOR IDs */ qla1280_probe_one()

Completed in 226 milliseconds