Home
last modified time | relevance | path

Searched defs:__name (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/linux/tools/perf/util/
H A Drb_resort.h55 #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 Dintel_gt_debugfs.h13 #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 Dplatdata.h39 #define U_BOOT_DEVICE(__name) \ argument
43 #define U_BOOT_DEVICES(__name) \ argument
H A Duclass.h111 #define UCLASS_DRIVER(__name) \ argument
/openbmc/linux/include/linux/usb/
H A Dgadget_configfs.h10 #define GS_STRINGS_W(__struct, __name) \ argument
23 #define GS_STRINGS_R(__struct, __name) \ argument
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_sip.h33 #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 Dseq_file.h177 #define DEFINE_SEQ_ATTRIBUTE(__name) \ argument
196 #define DEFINE_SHOW_ATTRIBUTE(__name) \ argument
210 #define DEFINE_PROC_SHOW_ATTRIBUTE(__name) \ argument
H A Dinit.h257 #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 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
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 Drt2x00debug.h28 #define RT2X00DEBUGFS_REGISTER_ENTRY(__name, __type) \ argument
/openbmc/linux/drivers/net/ipa/
H A Dreg.h40 #define REG_FIELDS(__NAME, __name, __offset) \ argument
43 #define REG_STRIDE_FIELDS(__NAME, __name, __offset, __stride) \ argument
/openbmc/linux/drivers/pmdomain/amlogic/
H A Dmeson-ee-pwrc.c234 #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 Dmeson-secure-pwrc.c88 #define SEC_PD(__name, __flag) \ argument
/openbmc/u-boot/include/
H A Defi_selftest.h145 #define EFI_UNIT_TEST(__name) \ argument
H A Denvironment.h240 #define U_BOOT_ENV_LOCATION(__name) \ argument
H A Dspl.h246 #define SPL_LOAD_IMAGE(__name) \ argument
/openbmc/linux/arch/sparc/include/asm/
H A Dmdesc.h24 #define mdesc_for_each_node_by_name(__hdl, __node, __name) \ argument
/openbmc/u-boot/drivers/serial/
H A Dserial_ns16550.c110 #define INIT_ESERIAL_STRUCTURE(port, __name) { \ argument
/openbmc/linux/drivers/dma/
H A Dfsl-edma-common.h234 #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 Ddebugfs.c29 #define PRINT_SBIT_NAME(__seq, __f, __name) \ argument
/openbmc/linux/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.h28 #define WMT_GROUP(__name, __data) \ argument
/openbmc/linux/fs/
H A Dfilesystems.c132 static int fs_index(const char __user * __name) in fs_index()
/openbmc/linux/net/dsa/
H A Dtag.h245 #define MODULE_ALIAS_DSA_TAG_DRIVER(__proto, __name) \ argument
/openbmc/linux/drivers/soc/amlogic/
H A Dmeson-clk-measure.c49 #define CLK_MSR_ID(__id, __name) \ argument
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c936 #define __event(__counter, __name, __unit) \ argument
944 #define __global_event(__counter, __name, __unit) \ argument
952 #define __engine_event(__sample, __name) \ argument

123