Home
last modified time | relevance | path

Searched defs:__type (Results 1 – 15 of 15) 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.h2860 #define DEFINE_EVENT_CLASS_DENTRY(__type) \ argument
/linux/arch/sparc/include/asm/
H A Dmdesc.h57 #define mdesc_for_each_arc(__arc, __hdl, __node, __type) \ 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/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.c6968 #define BTF_TYPE_SAFE_RCU(__type) __PASTE(__type, __safe_rcu) argument
6969 #define BTF_TYPE_SAFE_RCU_OR_NULL(__type) __PASTE(__type, __safe_rcu_or_null) argument
6970 #define BTF_TYPE_SAFE_TRUSTED(__type) __PASTE(__type, __safe_trusted) argument
6971 #define BTF_TYPE_SAFE_TRUSTED_OR_NULL(__type) __PASTE(__type, __safe_trusted_or_null) argument
/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c12082 #define IBM_BIOS_MODULE_ALIAS(__type) \ argument