Home
last modified time | relevance | path

Searched defs:__type (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00reg.h206 #define FIELD_CHECK(__mask, __type) \ argument
235 #define SET_FIELD(__reg, __type, __field, __value)\ argument
244 #define GET_FIELD(__reg, __type, __field) \ argument
H A Drt2x00debug.h28 #define RT2X00DEBUGFS_REGISTER_ENTRY(__name, __type) \ argument
H A Drt2x00debug.c409 #define RT2X00DEBUGFS_OPS_READ(__name, __format, __type) \ argument
441 #define RT2X00DEBUGFS_OPS_WRITE(__name, __type) \ argument
482 #define RT2X00DEBUGFS_OPS(__name, __format, __type) \ argument
/linux/arch/s390/kvm/
H A Dtrace-s390.h119 #define get_irq_name(__type) \ argument
/linux/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h40 #define ELF_GEN_FIELD_GET_SET(__s, __field, __type) \ argument
/linux/include/trace/events/
H A Dext4.h2861 DEFINE_EVENT_CLASS_DENTRY(__type) global() argument
/linux/arch/sparc/include/asm/
H A Dmdesc.h57 #define mdesc_for_each_arc(__arc, __hdl, __node, __type) \ argument
/linux/include/linux/
H A Dpacking.h15 #define GEN_PACKED_FIELD_STRUCT(__type) \ argument
/linux/tools/perf/util/
H A Dparse-events.c1198 #define ADD_CONFIG_TERM(__type, __weak) \ in get_config_terms() argument
1210 #define ADD_CONFIG_TERM_VAL(__type, __name, __val, __weak) \ in get_config_terms() argument
1216 #define ADD_CONFIG_TERM_STR(__type, __val, __weak) \ in get_config_terms() argument
/linux/tools/lib/bpf/
H A Dbpf_helpers.h14 #define __type(name, val) typeof(val) *name macro
/linux/net/core/
H A Dflow_offload.c51 #define FLOW_DISSECTOR_MATCH(__rule, __type, __out) \ argument
/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c1243 #define DLE_DFI_DUMP(__type, __target, __sel) \ in rtw89_debug_mac_dump_dle_dbg() argument
1270 #define DLE_DFI_FREE_PAGE_DUMP(__p, __end, __type) \ in rtw89_debug_mac_dump_dle_dbg() argument
1288 #define case_QUOTA(__p, __end, __type, __id) \ in rtw89_debug_mac_dump_dle_dbg() argument
H A Dcore.h2509 #define RTW89_DEF_FBTC_MREG(__type, __bytes, __offset) \ argument
/linux/net/netfilter/
H A Dnf_flow_table_offload.c28 #define NF_FLOW_DISSECTOR(__match, __type, __field) \ argument
/linux/include/uapi/drm/
H A Ddrm_fourcc.h1136 DRM_FORMAT_MOD_ARM_CODE(__type,__val) global() argument
H A Dpanthor_drm.h143 DRM_IOCTL_PANTHOR(__access,__id,__type) global() argument
/linux/drivers/iio/temperature/
H A Dltc2983.c1283 #define LTC2983_CHAN(__type, index, __address) ({ \ argument
/linux/kernel/bpf/
H A Dverifier.c7091 #define BTF_TYPE_SAFE_RCU(__type) __PASTE(__type, __safe_rcu) argument
7092 #define BTF_TYPE_SAFE_RCU_OR_NULL(__type) __PASTE(__type, __safe_rcu_or_null) argument
7093 #define BTF_TYPE_SAFE_TRUSTED(__type) __PASTE(__type, __safe_trusted) argument
7094 #define BTF_TYPE_SAFE_TRUSTED_OR_NULL(__type) __PASTE(__type, __safe_trusted_or_null) argument
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c12082 #define IBM_BIOS_MODULE_ALIAS(__type) \ argument