/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00reg.h | 246 #define SET_FIELD(__reg, __type, __field, __value)\ argument 255 #define GET_FIELD(__reg, __type, __field) \ argument 262 #define rt2x00_set_field32(__reg, __field, __value) \ argument 264 #define rt2x00_get_field32(__reg, __field) \ argument 267 #define rt2x00_set_field16(__reg, __field, __value) \ argument 269 #define rt2x00_get_field16(__reg, __field) \ argument 272 #define rt2x00_set_field8(__reg, __field, __value) \ argument 274 #define rt2x00_get_field8(__reg, __field) \ argument
|
/linux-4.4.14/kernel/trace/ |
D | trace_export.c | 34 #define __field(type, item) type item; macro 75 #define __field(type, item) \ macro 145 #define __field(type, item) macro
|
D | trace.h | 47 #define __field(type, item) type item; macro
|
/linux-4.4.14/arch/powerpc/perf/req-gen/ |
D | _request-begin.h | 5 #define __field(f_offset, f_bytes, f_name) \ macro
|
/linux-4.4.14/include/linux/ |
D | genl_magic_struct.h | 155 #define __field(attr_nr, attr_flag, name, nla_type, type, \ macro 221 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 245 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 264 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
|
D | genl_magic_func.h | 34 #define __field(attr_nr, attr_flag, name, nla_type, _type, __get, \ macro 195 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 357 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 382 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
|
/linux-4.4.14/include/trace/ |
D | trace_events.h | 70 #define __field(type, item) type item; macro 156 #define __field(type, item) macro 376 #define __field(type, item) __field_ext(type, item, FILTER_OTHER) macro 437 #define __field(type, item) macro 617 #define __field(type, item) macro
|