Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dtrace-s390.h119 #define get_irq_name(__type) \ argument
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00debug.h28 #define RT2X00DEBUGFS_REGISTER_ENTRY(__name, __type) \ argument
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.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
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h40 #define ELF_GEN_FIELD_GET_SET(__s, __field, __type) \ argument
/openbmc/linux/include/trace/events/
H A Dext4.h2860 #define DEFINE_EVENT_CLASS_DENTRY(__type) \ argument
/openbmc/linux/arch/sparc/include/asm/
H A Dmdesc.h57 #define mdesc_for_each_arc(__arc, __hdl, __node, __type) \ argument
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__debug.hpp65 using __type = _Tag (*)(_Args&&...); typedef
/openbmc/u-boot/drivers/spi/
H A Dpic32_spi.c127 #define BUILD_SPI_FIFO_RW(__name, __type, __bwl) \ argument
/openbmc/linux/tools/perf/util/
H A Dparse-events.c1085 #define ADD_CONFIG_TERM(__type, __weak) \ in get_config_terms() argument
1097 #define ADD_CONFIG_TERM_VAL(__type, __name, __val, __weak) \ in get_config_terms() argument
1103 #define ADD_CONFIG_TERM_STR(__type, __val, __weak) \ in get_config_terms() argument
/openbmc/linux/tools/lib/bpf/
H A Dbpf_helpers.h14 #define __type(name, val) typeof(val) *name macro
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c932 #define DLE_DFI_DUMP(__type, __target, __sel) \ in rtw89_debug_mac_dump_dle_dbg() argument
959 #define DLE_DFI_FREE_PAGE_DUMP(__m, __type) \ in rtw89_debug_mac_dump_dle_dbg() argument
977 #define case_QUOTA(__m, __type, __id) \ in rtw89_debug_mac_dump_dle_dbg() argument
H A Dcore.h2060 #define RTW89_DEF_FBTC_MREG(__type, __bytes, __offset) \ argument
/openbmc/linux/drivers/spi/
H A Dspi-pic32.c189 #define BUILD_SPI_FIFO_RW(__name, __type, __bwl) \ argument
/openbmc/linux/net/core/
H A Dflow_offload.c51 #define FLOW_DISSECTOR_MATCH(__rule, __type, __out) \ argument
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_offload.c28 #define NF_FLOW_DISSECTOR(__match, __type, __field) \ argument
/openbmc/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h1110 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument
/openbmc/linux/include/uapi/drm/
H A Ddrm_fourcc.h1109 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument
/openbmc/linux/include/linux/sched/
H A Dsignal.h285 enum pid_type __type; in kernel_dequeue_signal() local
/openbmc/linux/drivers/iio/temperature/
H A Dltc2983.c1337 #define LTC2983_CHAN(__type, index, __address) ({ \ argument
/openbmc/linux/kernel/bpf/
H A Dverifier.c6268 #define BTF_TYPE_SAFE_RCU(__type) __PASTE(__type, __safe_rcu) argument
6269 #define BTF_TYPE_SAFE_RCU_OR_NULL(__type) __PASTE(__type, __safe_rcu_or_null) argument
6270 #define BTF_TYPE_SAFE_TRUSTED(__type) __PASTE(__type, __safe_trusted) argument
6271 #define BTF_TYPE_SAFE_TRUSTED_OR_NULL(__type) __PASTE(__type, __safe_trusted_or_null) argument
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c52 #define VMW_DECLARE_CMD_VAR(__var, __type) \ argument
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.h1126 #define efi_get_smbios_string(__record, __type, __name) ({ \ argument
/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c11832 #define IBM_BIOS_MODULE_ALIAS(__type) \ argument