Home
last modified time | relevance | path

Searched defs:t2 (Results 26 – 50 of 224) sorted by relevance

123456789

/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h29 #define t2 $10 macro
80 #define t2 $14 macro
/openbmc/qemu/tests/qtest/
H A Drtas-test.c14 time_t t1, t2; in run_test_rtas_get_time_of_day() local
/openbmc/linux/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S190 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
201 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
209 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
H A Dcamellia-aesni-avx-asm_64.S50 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
268 #define rol32_1_16(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
298 #define fls16(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
419 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
H A Daria-aesni-avx-asm_64.S53 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
270 t0, t1, t2, rk, \ argument
301 t0, t1, t2, t3, \ argument
325 t0, t1, t2, t3, \ argument
365 t0, t1, t2, t3) \ argument
H A Dserpent-sse2-x86_64-asm_64.S575 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
590 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
598 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
606 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
H A Dcamellia-aesni-avx2-asm_64.S62 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
300 #define rol32_1_32(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
330 #define fls32(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
451 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
/openbmc/linux/lib/crypto/mpi/
H A Dmpi-inv.c33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c770 TCGv_i32 t2 = tcg_temp_new_i32(); in expand_3_i32() local
794 TCGv_i32 t2 = tcg_temp_new_i32(); in expand_3i_i32() local
821 TCGv_i32 t2 = tcg_temp_new_i32(); in expand_4_i32() local
848 TCGv_i32 t2 = tcg_temp_new_i32(); in expand_4i_i32() local
933 TCGv_i64 t2 = tcg_temp_new_i64(); in expand_3_i64() local
957 TCGv_i64 t2 = tcg_temp_new_i64(); in expand_3i_i64() local
984 TCGv_i64 t2 = tcg_temp_new_i64(); in expand_4_i64() local
1011 TCGv_i64 t2 = tcg_temp_new_i64(); in expand_4i_i64() local
1844 TCGv_i64 t2 = tcg_temp_ebb_new_i64(); in gen_addv_mask() local
1869 TCGv_i32 t2 = tcg_temp_ebb_new_i32(); in tcg_gen_vec_add8_i32() local
[all …]
/openbmc/qemu/host/include/aarch64/host/
H A Datomic128-ldst.h63 uint64_t t1, t2; in atomic16_set() local
/openbmc/qemu/target/sh4/
H A Dtranslate.c709 TCGv result, t1, t2; in _decode_opc() local
761 TCGv t2 = tcg_temp_new(); in _decode_opc() local
879 TCGv t2 = tcg_temp_new(); in _decode_opc() local
901 TCGv t2 = tcg_temp_new(); in _decode_opc() local
937 TCGv result, t1, t2; in _decode_opc() local
/openbmc/phosphor-time-manager/test/
H A DTestBmcEpoch.cpp62 auto t2 = bmcEpoch->elapsed(); in TEST_F() local
/openbmc/linux/arch/sparc/mm/
H A Dtsunami.S87 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/openbmc/linux/arch/ia64/lib/
H A Dmemcpy.S34 # define t2 r20 macro
H A Dcopy_page_mck.S78 #define t2 r18 macro
/openbmc/linux/tools/lib/bpf/
H A Dbtf.c3391 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common()
3410 static bool btf_equal_int_tag(struct btf_type *t1, struct btf_type *t2) in btf_equal_int_tag()
3431 static bool btf_equal_enum_members(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum_members()
3469 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum()
3486 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum()
3570 static bool btf_equal_array(struct btf_type *t1, struct btf_type *t2) in btf_equal_array()
3589 static bool btf_compat_array(struct btf_type *t1, struct btf_type *t2) in btf_compat_array()
3624 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto()
3650 static bool btf_compat_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_compat_fnproto()
3888 struct btf_type *t1, *t2; in btf_dedup_identical_arrays() local
[all …]
/openbmc/linux/drivers/iio/pressure/
H A Dms5611_core.c132 s64 off2, sens2, t2; in ms5611_temp_and_pressure_compensate() local
168 s64 off2, sens2, t2, tmp; in ms5607_temp_and_pressure_compensate() local
/openbmc/linux/drivers/ata/
H A Dpata_ep93xx.c220 unsigned long t2) in ep93xx_pata_wait_for_iordy()
249 bool iordy, unsigned long t0, unsigned long t2, in ep93xx_pata_rw_end()
270 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_read() local
304 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_write() local
/openbmc/linux/arch/loongarch/include/asm/
H A Dregdef.h22 #define t2 $r14 macro
/openbmc/linux/drivers/usb/host/
H A Dehci-hub.c180 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_adjust_port_wakeup_flags() local
259 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_bus_suspend() local
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dregdef.h9 #define t2 $3 macro
/openbmc/qemu/
H A Dqemu-io-cmds.c262 static struct timespec tsub(struct timespec t1, struct timespec t2) in tsub()
710 struct timespec t1, t2; in read_f() local
907 struct timespec t1, t2; in readv_f() local
1050 struct timespec t1, t2; in write_f() local
1263 struct timespec t1, t2; in writev_f() local
1364 struct timespec t2; in aio_write_done() local
1397 struct timespec t2; in aio_read_done() local
2162 struct timespec t1, t2; in discard_f() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c297 unsigned int t1, t2, t3, t4; in xfs_calc_write_reservation() local
377 unsigned int t1, t2, t3, t4; in xfs_calc_itruncate_reservation() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c139 struct tlpm_node *list = NULL, *t1, *t2; in test_lpm_basic() local
171 struct tlpm_node *t1, *t2, *l1 = NULL, *l2 = NULL; in test_lpm_order() local
/openbmc/linux/arch/mips/kernel/
H A Dspinlock_test.c95 struct spin_multi_per_thread t1, t2; in multi_get() local

123456789