| /f-stack/freebsd/arm/arm/ |
| H A D | swtch-v6.S | 93 #define GET_PCPU(tmp, tmp2) \ argument 102 #define GET_PCPU(tmp, tmp2) \ argument
|
| H A D | cpufunc.c | 305 uint32_t tmp, tmp2; in arm11x6_setup() local
|
| /f-stack/dpdk/lib/librte_fib/ |
| H A D | trie_avx512.c | 15 __m512i tmp1, tmp2, tmp3, tmp4; in transpose_x16() local 54 __m512i tmp1, tmp2, tmp3, tmp4; in transpose_x8() local 79 __m512i tmp, tmp2, bytes, byte_chunk, base_idxes; in trie_vec_lookup_x16() local
|
| H A D | dir24_8_avx512.c | 22 __m512i tmp1, tmp2, res_msk; in dir24_8_vec_lookup_x16() local
|
| /f-stack/freebsd/crypto/aesni/ |
| H A D | aesni_ghash.c | 112 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in gfmul() local 169 __m128i tmp0, tmp1, tmp2, tmp3; in reduce4() local 277 __m128i tmp1, tmp2, tmp3, tmp4; in AES_GCM_encrypt() local 537 __m128i tmp1, tmp2, tmp3, tmp4; in AES_GCM_decrypt() local
|
| H A D | aesni_wrap.c | 210 __m128i tmp1, tmp2, tmp3, tmp4; in aesni_encrypt_icm() local
|
| /f-stack/dpdk/lib/librte_net/ |
| H A D | net_crc_neon.c | 69 uint64x2_t tmp0, tmp1, tmp2; in crcr32_reduce_128_to_64() local 105 uint64x2_t tmp0, tmp1, tmp2; in crcr32_reduce_64_to_32() local
|
| H A D | net_crc_sse.c | 71 __m128i tmp0, tmp1, tmp2; in crcr32_reduce_128_to_64() local 107 __m128i tmp0, tmp1, tmp2; in crcr32_reduce_64_to_32() local
|
| H A D | net_crc_avx512.c | 68 __m512i tmp0, tmp1, tmp2, tmp3; in crc32_fold_128() local
|
| /f-stack/freebsd/mips/cavium/cryptocteon/ |
| H A D | cavium_crypto.c | 472 uint64_t tmp1, tmp2, tmp3; in octo_null_sha1_encrypt() local 579 uint64_t tmp1, tmp2, tmp3; in octo_aes_cbc_sha1_encrypt() local 770 uint64_t tmp1, tmp2, tmp3; in octo_aes_cbc_sha1_decrypt() local
|
| /f-stack/freebsd/contrib/ck/include/gcc/aarch64/ |
| H A D | ck_pr_llsc.h | 38 uint64_t tmp1, tmp2; in ck_pr_cas_64_2_value() local 72 uint64_t tmp1, tmp2; in ck_pr_cas_64_2() local
|
| H A D | ck_pr_lse.h | 40 uint64_t tmp2; in ck_pr_cas_64_2_value() local
|
| /f-stack/freebsd/arm/include/ |
| H A D | atomic-v6.h | 95 uint32_t tmp = 0, tmp2 = 0; in atomic_add_32() local 144 uint32_t tmp = 0, tmp2 = 0; in ATOMIC_ACQ_REL_LONG() local 573 uint32_t tmp = 0, tmp2 = 0, ret = 0; in atomic_fetchadd_32() local 670 uint32_t ret, tmp = 0, tmp2 = 0; in atomic_readandclear_32() local 717 uint32_t tmp = 0, tmp2 = 0; in atomic_set_32() local 766 uint32_t tmp = 0, tmp2 = 0; in ATOMIC_ACQ_REL_LONG() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-helper-ilk.c | 99 static cvmx_ilk_cal_entry_t *calent = NULL, *tmp2; in __cvmx_helper_ilk_probe() local
|
| /f-stack/freebsd/x86/x86/ |
| H A D | pvclock.c | 92 uint32_t tmp1, tmp2; in pvclock_scale_delta() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/ |
| H A D | zed_disk_event.c | 163 char *tmp, *tmp2; in zed_udev_monitor() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ipsec_sad.c | 420 uint64_t tmp1, tmp2, tmp3; in __test_lookup_adv() local 685 uint64_t tmp1, tmp2, tmp3; in __test_lookup_order() local
|
| H A D | test_cmdline_cirbuf.c | 479 char tmp2[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_get_del_partial() local
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/ |
| H A D | zutil_device_path_os.c | 354 char *tmp2 = NULL; in zfs_get_enclosure_sysfs_path() local
|
| /f-stack/freebsd/kern/ |
| H A D | kern_hhook.c | 346 struct hhook *tmp, *tmp2; in hhook_head_destroy() local
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/ |
| H A D | fman_dtsec.c | 369 uint32_t tmp1, tmp2; in fman_dtsec_get_mac_address() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/ |
| H A D | aead_aes256gcm_aesni.c | 205 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in addmul() local 295 __m128i tmp2 = _mm_srli_epi32(tmp30, 1); in mulv() local
|
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_jit_arm64.c | 1020 emit_xadd(struct a64_jit_ctx *ctx, uint8_t op, uint8_t tmp1, uint8_t tmp2, in emit_xadd() 1118 uint8_t op, dst, src, tmp1, tmp2, tmp3; in emit() local
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_int.c | 240 u32 tmp, tmp2; in ecore_grc_attn_cb() local
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.c | 2471 struct ice_vsig_prof *tmp2; in ice_match_prop_lst() local
|