/openbmc/linux/tools/perf/util/ |
H A D | rb_resort.h | 55 #define DEFINE_RESORT_RB(__name, __comp, ...) \ argument 123 #define DECLARE_RESORT_RB(__name) \ argument 127 #define resort_rb__for_each_entry(__nd, __name) \ argument 133 #define resort_rb__delete(__name) \ argument 142 #define DECLARE_RESORT_RB_INTLIST(__name, __ilist) \ argument 147 #define DECLARE_RESORT_RB_MACHINE_THREADS(__name, __machine, hash_bucket) \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_debugfs.h | 13 #define __GT_DEBUGFS_ATTRIBUTE_FOPS(__name) \ argument 22 #define DEFINE_INTEL_GT_DEBUGFS_ATTRIBUTE(__name) \ argument 29 #define DEFINE_INTEL_GT_DEBUGFS_ATTRIBUTE_WITH_SIZE(__name, __size_vf) \ argument
|
/openbmc/u-boot/include/dm/ |
H A D | platdata.h | 39 #define U_BOOT_DEVICE(__name) \ argument 43 #define U_BOOT_DEVICES(__name) \ argument
|
H A D | uclass.h | 111 #define UCLASS_DRIVER(__name) \ argument
|
/openbmc/linux/include/linux/usb/ |
H A D | gadget_configfs.h | 10 #define GS_STRINGS_W(__struct, __name) \ argument 23 #define GS_STRINGS_R(__struct, __name) \ argument
|
/openbmc/linux/include/linux/netfilter/ |
H A D | nf_conntrack_sip.h | 33 #define SDP_MEDIA_TYPE(__name, __class) \ argument 73 #define __SIP_HDR(__name, __cname, __search, __match) \ argument 84 #define SIP_HDR(__name, __cname, __search, __match) \ argument 87 #define SDP_HDR(__name, __search, __match) \ argument
|
/openbmc/linux/include/linux/ |
H A D | seq_file.h | 177 #define DEFINE_SEQ_ATTRIBUTE(__name) \ argument 196 #define DEFINE_SHOW_ATTRIBUTE(__name) \ argument 210 #define DEFINE_PROC_SHOW_ATTRIBUTE(__name) \ argument
|
H A D | init.h | 257 #define ____define_initcall(fn, __stub, __name, __sec) \ argument 265 #define ____define_initcall(fn, __unused, __name, __sec) \ argument
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00debug.c | 409 #define RT2X00DEBUGFS_OPS_READ(__name, __format, __type) \ argument 441 #define RT2X00DEBUGFS_OPS_WRITE(__name, __type) \ argument 482 #define RT2X00DEBUGFS_OPS(__name, __format, __type) \ argument 614 #define RT2X00DEBUGFS_SPRINTF_REGISTER(__name) \ in rt2x00debug_create_file_chipset() argument 667 #define RT2X00DEBUGFS_CREATE_REGISTER_ENTRY(__intf, __name) \ in rt2x00debug_register() argument
|
H A D | rt2x00debug.h | 28 #define RT2X00DEBUGFS_REGISTER_ENTRY(__name, __type) \ argument
|
/openbmc/linux/drivers/net/ipa/ |
H A D | reg.h | 40 #define REG_FIELDS(__NAME, __name, __offset) \ argument 43 #define REG_STRIDE_FIELDS(__NAME, __name, __offset, __stride) \ argument
|
/openbmc/linux/drivers/pmdomain/amlogic/ |
H A D | meson-ee-pwrc.c | 234 #define VPU_PD(__name, __top_pd, __mem, __is_pwr_off, __resets, __clks) \ argument 245 #define TOP_PD(__name, __top_pd, __mem, __is_pwr_off) \ argument 254 #define MEM_PD(__name, __mem) \ argument
|
H A D | meson-secure-pwrc.c | 88 #define SEC_PD(__name, __flag) \ argument
|
/openbmc/u-boot/include/ |
H A D | efi_selftest.h | 145 #define EFI_UNIT_TEST(__name) \ argument
|
H A D | environment.h | 240 #define U_BOOT_ENV_LOCATION(__name) \ argument
|
H A D | spl.h | 246 #define SPL_LOAD_IMAGE(__name) \ argument
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | mdesc.h | 24 #define mdesc_for_each_node_by_name(__hdl, __node, __name) \ argument
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_ns16550.c | 110 #define INIT_ESERIAL_STRUCTURE(port, __name) { \ argument
|
/openbmc/linux/drivers/dma/ |
H A D | fsl-edma-common.h | 234 #define edma_read_tcdreg(chan, __name) \ argument 239 #define edma_write_tcdreg(chan, val, __name) \ argument 244 #define edma_readl_chreg(chan, __name) \ argument 248 #define edma_writel_chreg(chan, val, __name) \ argument
|
/openbmc/linux/drivers/vdpa/pds/ |
H A D | debugfs.c | 29 #define PRINT_SBIT_NAME(__seq, __f, __name) \ argument
|
/openbmc/linux/drivers/pinctrl/vt8500/ |
H A D | pinctrl-wmt.h | 28 #define WMT_GROUP(__name, __data) \ argument
|
/openbmc/linux/fs/ |
H A D | filesystems.c | 132 static int fs_index(const char __user * __name) in fs_index()
|
/openbmc/linux/net/dsa/ |
H A D | tag.h | 245 #define MODULE_ALIAS_DSA_TAG_DRIVER(__proto, __name) \ argument
|
/openbmc/linux/drivers/soc/amlogic/ |
H A D | meson-clk-measure.c | 49 #define CLK_MSR_ID(__id, __name) \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_pmu.c | 936 #define __event(__counter, __name, __unit) \ argument 944 #define __global_event(__counter, __name, __unit) \ argument 952 #define __engine_event(__sample, __name) \ argument
|