/openbmc/qemu/tests/tcg/hexagon/ |
H A D | usr.c | 423 #define TEST_x_OP_x(RESTYPE, CHECKFN, SRCTYPE, FUNC, SRC, RES, USR_RES) \ argument 433 #define TEST_R_OP_R(FUNC, SRC, RES, USR_RES) \ argument 436 #define TEST_R_OP_P(FUNC, SRC, RES, USR_RES) \ argument 439 #define TEST_P_OP_P(FUNC, SRC, RES, USR_RES) \ argument 442 #define TEST_P_OP_R(FUNC, SRC, RES, USR_RES) \ argument 445 #define TEST_xp_OP_x(RESTYPE, CHECKFN, SRCTYPE, FUNC, SRC, \ argument 458 #define TEST_Rp_OP_R(FUNC, SRC, RES, PRED_RES, USR_RES) \ argument 462 FUNC, SRC1, SRC2, RES, USR_RES) \ argument 473 #define TEST_P_OP_PP(FUNC, SRC1, SRC2, RES, USR_RES) \ argument 477 #define TEST_R_OP_PP(FUNC, SRC1, SRC2, RES, USR_RES) \ argument [all …]
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_rmhandlers.S | 30 #define FUNC(name) name macro 32 #define FUNC(name) GLUE(.,name) macro 37 #define FUNC(name) name macro
|
H A D | book3s_interrupts.S | 19 #define FUNC(name) name macro 21 #define FUNC(name) GLUE(.,name) macro 26 #define FUNC(name) name macro
|
/openbmc/linux/arch/mips/vdso/ |
H A D | genvdso.h | 7 static inline bool FUNC(patch_vdso)(const char *path, void *vdso) in FUNC() function 58 static inline bool FUNC(get_symbols)(const char *path, void *vdso) in FUNC() function
|
H A D | genvdso.c | 89 #define FUNC(name) _FUNC(name, ELF_BITS) macro
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-neon.c | 809 #define DO_3SAME(INSN, FUNC) \ argument 849 #define DO_3SAME_NO_SZ_3(INSN, FUNC) \ argument 897 #define WRAP_OOL_FN(WRAPNAME, FUNC) \ argument 914 #define DO_VQRDMLAH(INSN, FUNC) \ argument 929 #define DO_SHA1(NAME, FUNC) \ in DO_VQRDMLAH() argument 944 #define DO_SHA2(NAME, FUNC) \ argument 964 #define WRAP_ENV_FN(WRAPNAME, FUNC) \ argument 970 #define DO_3SAME_VQDMULH(INSN, FUNC) \ argument 977 #define WRAP_FP_GVEC(WRAPNAME, FPST, FUNC) \ argument 1087 #define DO_2SH(INSN, FUNC) \ argument [all …]
|
H A D | translate.h | 828 #define TRANS(NAME, FUNC, ...) \ argument 831 #define TRANS_FEAT(NAME, FEAT, FUNC, ...) \ argument 835 #define TRANS_FEAT_NONSTREAMING(NAME, FEAT, FUNC, ...) \ argument
|
H A D | vec_helper.c | 1210 #define DO_2OP(NAME, FUNC, TYPE) \ argument 1368 #define DO_3OP(NAME, FUNC, TYPE) \ argument 1523 #define DO_MULADD(NAME, FUNC, TYPE) \ argument 2410 #define DO_3OP_PAIR(NAME, FUNC, TYPE, H) \ argument 2451 #define DO_3OP_PAIR(NAME, FUNC, TYPE, H) \ argument 2495 #define DO_VCVT_FIXED(NAME, FUNC, TYPE) \ argument 2519 #define DO_VCVT_RMODE(NAME, FUNC, TYPE) \ argument 2542 #define DO_VRINT_RMODE(NAME, FUNC, TYPE) \ argument
|
H A D | translate-sve.c | 3407 #define DO_SVE2_RRX(NAME, FUNC) \ in TRANS_FEAT() argument 3425 #define DO_SVE2_RRX_TB(NAME, FUNC, TOP) \ in TRANS_FEAT() argument 3446 #define DO_SVE2_RRXR(NAME, FUNC) \ in TRANS_FEAT() argument 3467 #define DO_SVE2_RRXR_TB(NAME, FUNC, TOP) \ in TRANS_FEAT() argument 3503 #define DO_SVE2_RRXR_ROT(NAME, FUNC) \ in TRANS_FEAT() argument
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | _millicodethunk.S | 21 #define FUNC(X) .type SYM(X),@function macro
|
/openbmc/openpower-hw-diags/analyzer/plugins/ |
H A D | plugin.hpp | 136 #define __PLUGIN_DEFINE(CHIP, NAME, FUNC) \ argument
|
/openbmc/linux/include/media/ |
H A D | dvbdev.h | 482 #define dvb_detach(FUNC) symbol_put_addr(FUNC) argument 489 #define dvb_detach(FUNC) {} argument
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | pnp_def.h | 32 #define PNP_DEV(PORT, FUNC) (((PORT) << 8) | (FUNC)) argument
|
/openbmc/linux/arch/sparc/lib/ |
H A D | memcpy.S | 13 #define FUNC(x) \ macro
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtmips.h | 9 #define FUNC(name, value, pin_first, pin_count) \ macro
|
/openbmc/qemu/target/loongarch/ |
H A D | translate.h | 13 #define TRANS(NAME, AVAIL, FUNC, ...) \ argument
|
/openbmc/linux/sound/usb/ |
H A D | validate.c | 234 #define FUNC(p, t, f) { .protocol = (p), .type = (t), .func = (f) } macro
|
/openbmc/linux/tools/include/linux/ |
H A D | filter.h | 260 #define BPF_EMIT_CALL(FUNC) \ argument
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_emu.h | 124 typedef void (*FUNC) (void); typedef
|
/openbmc/qemu/target/mips/tcg/ |
H A D | translate.h | 243 #define TRANS(NAME, FUNC, ...) \ argument
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-rockchip.c | 215 #define PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, FLAG) \ argument 225 #define RK_MUXROUTE_SAME(ID, PIN, FUNC, REG, VAL) \ argument 228 #define RK_MUXROUTE_GRF(ID, PIN, FUNC, REG, VAL) \ argument 231 #define RK_MUXROUTE_PMU(ID, PIN, FUNC, REG, VAL) \ argument
|
/openbmc/linux/drivers/input/serio/ |
H A D | hil_mlc.c | 442 #define FUNC(funct, funct_arg, zero_rc, neg_rc, pos_rc) \ macro
|
/openbmc/linux/net/sched/ |
H A D | em_meta.c | 99 #define META_COLLECTOR(FUNC) static void meta_##FUNC(struct sk_buff *skb, \ argument
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 240 #define emit_call(FUNC) \ argument
|
/openbmc/linux/arch/mips/mm/ |
H A D | uasm.c | 25 FUNC = 0x100, enumerator
|