Home
last modified time | relevance | path

Searched defs:t2 (Results 126 – 150 of 224) sorted by relevance

123456789

/openbmc/qemu/target/avr/
H A Dtranslate.c215 TCGv t2 = tcg_temp_new_i32(); in gen_add_CHf() local
232 TCGv t2 = tcg_temp_new_i32(); in gen_add_Vf() local
246 TCGv t2 = tcg_temp_new_i32(); in gen_sub_CHf() local
263 TCGv t2 = tcg_temp_new_i32(); in gen_sub_Vf() local
/openbmc/linux/drivers/gpio/
H A Dgpio-viperboard.c47 u8 t2; member
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_est.c642 ktime_t t1, t2; in ip_vs_est_calc_limits() local
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c392 s64 t1, t2; in sja1105_tas_check_conflicts() local
/openbmc/linux/tools/lib/bpf/
H A Dbtf.h458 const struct btf_type *t2) in btf_kind_core_compat()
/openbmc/linux/scripts/kconfig/
H A Dexpr.c1075 static int expr_compare_type(enum expr_type t1, enum expr_type t2) in expr_compare_type()
/openbmc/linux/lib/crypto/mpi/
H A Dec.c763 #define t2 (ctx->t.scratch[1]) in dup_point_weierstrass() macro
957 #define t2 (ctx->t.scratch[10]) in add_points_weierstrass() macro
/openbmc/linux/kernel/trace/
H A Dtrace_probe.c1002 const struct fetch_type *t2 = find_fetch_type(NULL, ctx->flags); in parse_probe_arg() local
1103 char *t, *t2, *t3; in traceprobe_parse_probe_arg_body() local
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.c1106 static int expr_compare_type(enum expr_type t1, enum expr_type t2) in expr_compare_type()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c412 float t2 = -1.234567; in test_btf_dump_float_data() local
/openbmc/linux/arch/mips/lib/
H A Dmemcpy.S176 #define t2 $10 macro
/openbmc/linux/drivers/firmware/
H A Dturris-mox-rwtm.c184 static void reply_to_mac_addr(u8 *mac, u32 t1, u32 t2) in reply_to_mac_addr()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c268 const struct v4l2_dv_timings *t2, in v4l2_match_dv_timings()
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c686 int t1, t2, interval, ret = 0; in ti_bandgap_get_trend() local
/openbmc/linux/crypto/
H A Dcamellia_generic.c811 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
/openbmc/linux/drivers/watchdog/
H A Df71808e_wdt.c233 unsigned int t1 = 25, t2 = 125, t3 = 5000; in fintek_wdt_set_pulse_width() local
/openbmc/linux/drivers/ata/
H A Dpata_sis.c230 u8 t1, t2; in sis_old_set_piomode() local
/openbmc/linux/include/net/
H A Dnetrom.h76 unsigned long t1, t2, t4, idle; member
H A Dx25.h157 unsigned long t2, t21, t22, t23; member
/openbmc/qemu/target/sh4/
H A Dop_helper.c363 float32 helper_fmac_FT(CPUSH4State *env, float32 t0, float32 t1, float32 t2) in helper_fmac_FT()
/openbmc/qemu/tcg/
H A Doptimize.c931 TCGArg t2 = arg_new_temp(ctx); in do_constant_folding_cond2() local
1027 uint64_t t2 = arg_info(op->args[2])->val; in fold_const2() local
1598 uint64_t t2 = arg_info(op->args[2])->val; in fold_deposit() local
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1940 TCGv_i32 t1, t2; in op_clcl() local
2147 TCGv_i32 t2 = tcg_temp_new_i32(); in op_cvd() local
2485 TCGv_i64 t1, t2; in op_ipm() local
2918 TCGv_i64 t1, t2; in op_lpswe() local
2946 TCGv_i64 t1, t2; in op_lm32() local
2986 TCGv_i64 t1, t2; in op_lmh() local
3026 TCGv_i64 t1, t2; in op_lm64() local
3213 TCGv_i32 t1, t2; in op_mvcl() local
3313 TCGv_i32 t2 = tcg_constant_i32(get_field(s, r2)); in op_mvpg() local
3323 TCGv_i32 t2 = tcg_constant_i32(get_field(s, r2)); in op_mvst() local
[all …]
/openbmc/linux/drivers/media/usb/gspca/
H A Dt613.c742 u8 t2[] = { 0x07, 0x00, 0x0d, 0x60, 0x0e, 0x80 }; in sd_start() local
/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c143 int i0, i4, i8, ic, t0, t1, t2, t3; in pac_mult() local
/openbmc/linux/drivers/net/fddi/skfp/
H A Dhwmtm.c1937 struct s_smt_fp_txd volatile *t2 = NULL ; in mac_drv_clear_txd() local

123456789