| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00reg.h | 235 #define SET_FIELD(__reg, __type, __field, __value)\ argument 244 #define GET_FIELD(__reg, __type, __field) \ argument 251 #define rt2x00_set_field32(__reg, __field, __value) \ argument 253 #define rt2x00_get_field32(__reg, __field) \ argument 256 #define rt2x00_set_field16(__reg, __field, __value) \ argument 258 #define rt2x00_get_field16(__reg, __field) \ argument 261 #define rt2x00_set_field8(__reg, __field, __value) \ argument 263 #define rt2x00_get_field8(__reg, __field) \ argument
|
| /linux/kernel/trace/ |
| H A D | trace_export.c | 40 #define __field(type, item) type item; macro 105 #define __field(_type, _item) __field_ext(_type, _item, FILTER_OTHER) macro 150 #define __field(type, item) macro
|
| /linux/arch/powerpc/perf/req-gen/ |
| H A D | _request-begin.h | 6 #define __field(f_offset, f_bytes, f_name) \ macro
|
| /linux/drivers/remoteproc/ |
| H A D | remoteproc_elf_helpers.h | 40 #define ELF_GEN_FIELD_GET_SET(__s, __field, __type) \ argument
|
| /linux/include/trace/stages/ |
| H A D | stage4_event_fields.h | 20 #define __field(type, item) __field_ext(type, item, FILTER_OTHER) macro
|
| H A D | stage1_struct_define.h | 6 #define __field(type, item) type item; macro
|
| H A D | stage2_data_offsets.h | 12 #define __field(type, item) macro
|
| H A D | stage5_get_offsets.h | 32 #define __field(type, item) \ macro
|
| H A D | stage6_event_callback.h | 12 #define __field(type, item) macro
|
| /linux/net/netfilter/ |
| H A D | nf_flow_table_offload.c | 32 #define NF_FLOW_DISSECTOR(__match, __type, __field) \ argument
|
| /linux/net/bluetooth/ |
| H A D | hci_debugfs.c | 77 #define DEFINE_INFO_ATTRIBUTE(__name, __field) \ argument
|
| /linux/include/linux/ |
| H A D | slab.h | 494 #define KMEM_CACHE_USERCOPY(__struct, __flags, __field) \ argument
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | efistub.h | 1232 #define efi_get_smbios_string(__record, __field) ({ \ argument
|