Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/
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
Drt2x00debug.h28 #define RT2X00DEBUGFS_REGISTER_ENTRY(__name, __type) \ argument
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-6.12.1/arch/s390/kvm/
Dtrace-s390.h119 #define get_irq_name(__type) \ argument
/linux-6.12.1/drivers/remoteproc/
Dremoteproc_elf_helpers.h40 #define ELF_GEN_FIELD_GET_SET(__s, __field, __type) \ argument
/linux-6.12.1/tools/sched_ext/include/scx/
Dcompat.bpf.h10 #define __COMPAT_ENUM_OR_ZERO(__type, __ent) \ argument
Dcompat.h68 #define __COMPAT_ENUM_OR_ZERO(__type, __ent) \ argument
/linux-6.12.1/include/trace/events/
Dext4.h2860 #define DEFINE_EVENT_CLASS_DENTRY(__type) \ argument
/linux-6.12.1/arch/sparc/include/asm/
Dmdesc.h57 #define mdesc_for_each_arc(__arc, __hdl, __node, __type) \ argument
/linux-6.12.1/tools/perf/util/
Dparse-events.c1157 #define ADD_CONFIG_TERM(__type, __weak) \ in get_config_terms() argument
1169 #define ADD_CONFIG_TERM_VAL(__type, __name, __val, __weak) \ in get_config_terms() argument
1175 #define ADD_CONFIG_TERM_STR(__type, __val, __weak) \ in get_config_terms() argument
/linux-6.12.1/tools/lib/bpf/
Dbpf_helpers.h14 #define __type(name, val) typeof(val) *name macro
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Ddebug.c1200 #define DLE_DFI_DUMP(__type, __target, __sel) \ in rtw89_debug_mac_dump_dle_dbg() argument
1227 #define DLE_DFI_FREE_PAGE_DUMP(__m, __type) \ in rtw89_debug_mac_dump_dle_dbg() argument
1245 #define case_QUOTA(__m, __type, __id) \ in rtw89_debug_mac_dump_dle_dbg() argument
Dcore.h2441 #define RTW89_DEF_FBTC_MREG(__type, __bytes, __offset) \ argument
/linux-6.12.1/net/core/
Dflow_offload.c51 #define FLOW_DISSECTOR_MATCH(__rule, __type, __out) \ argument
/linux-6.12.1/drivers/spi/
Dspi-pic32.c189 #define BUILD_SPI_FIFO_RW(__name, __type, __bwl) \ argument
/linux-6.12.1/net/netfilter/
Dnf_flow_table_offload.c28 #define NF_FLOW_DISSECTOR(__match, __type, __field) \ argument
/linux-6.12.1/include/uapi/drm/
Dpanthor_drm.h143 #define DRM_IOCTL_PANTHOR(__access, __id, __type) \ argument
Ddrm_fourcc.h1136 #define DRM_FORMAT_MOD_ARM_CODE(__type, __val) \ argument
/linux-6.12.1/include/linux/sched/
Dsignal.h285 enum pid_type __type; in kernel_dequeue_signal() local
/linux-6.12.1/drivers/gpu/drm/display/
Ddrm_dp_tunnel.c59 #define __tun_prn(__tunnel, __level, __type, __fmt, ...) \ argument
/linux-6.12.1/drivers/iio/temperature/
Dltc2983.c1283 #define LTC2983_CHAN(__type, index, __address) ({ \ argument
/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c53 #define VMW_DECLARE_CMD_VAR(__var, __type) \ argument
/linux-6.12.1/kernel/bpf/
Dverifier.c6470 #define BTF_TYPE_SAFE_RCU(__type) __PASTE(__type, __safe_rcu) argument
6471 #define BTF_TYPE_SAFE_RCU_OR_NULL(__type) __PASTE(__type, __safe_rcu_or_null) argument
6472 #define BTF_TYPE_SAFE_TRUSTED(__type) __PASTE(__type, __safe_trusted) argument
6473 #define BTF_TYPE_SAFE_TRUSTED_OR_NULL(__type) __PASTE(__type, __safe_trusted_or_null) argument
/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c12001 #define IBM_BIOS_MODULE_ALIAS(__type) \ argument