Home
last modified time | relevance | path

Searched defs:key1 (Results 1 – 25 of 29) sorted by relevance

12

/f-stack/dpdk/lib/librte_hash/
H A Drte_cmp_x86.h9 rte_hash_k16_cmp_eq(const void *key1, const void *key2, size_t key_len __rte_unused) in rte_hash_k16_cmp_eq()
19 rte_hash_k32_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k32_cmp_eq()
27 rte_hash_k48_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k48_cmp_eq()
37 rte_hash_k64_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k64_cmp_eq()
45 rte_hash_k80_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k80_cmp_eq()
53 rte_hash_k96_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k96_cmp_eq()
61 rte_hash_k112_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k112_cmp_eq()
71 rte_hash_k128_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k128_cmp_eq()
H A Drte_cmp_arm64.h7 rte_hash_k16_cmp_eq(const void *key1, const void *key2, in rte_hash_k16_cmp_eq()
28 rte_hash_k32_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k32_cmp_eq()
36 rte_hash_k48_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k48_cmp_eq()
46 rte_hash_k64_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k64_cmp_eq()
54 rte_hash_k80_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k80_cmp_eq()
62 rte_hash_k96_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k96_cmp_eq()
70 rte_hash_k112_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k112_cmp_eq()
80 rte_hash_k128_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k128_cmp_eq()
/f-stack/dpdk/app/test/test_cfgfiles/etc/
H A Drealloc_sections.ini2 key1=value1_section1 key
25 key1=value1_section2 key
48 key1=value1_section3 key
71 key1=value1_section4 key
81 key1=value1_section5 key
91 key1=value1_section6 key
101 key1=value1_section7 key
111 key1=value1_section8 key
121 key1=value1_section9 key
H A Dinvalid_section.ini3 key1=value1 key
H A Dsample1.ini5 key1=value1 key
H A Dsample2.ini5 key1=value1 key
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dmutex_pool.h57 mutex_pool_lock2(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key1, in mutex_pool_lock2()
75 mutex_pool_unlock2(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key1, in mutex_pool_unlock2()
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_keycache.c194 u_int32_t key0, key1, key2, key3, key4; in ar9300_set_key_cache_entry() local
450 u_int32_t key0, key1, key2, key3, key4; in ar9300_check_key_cache_entry() local
/f-stack/freebsd/contrib/openzfs/module/icp/os/
H A Dmodhash.c161 #define MH_KEYCMP(hash, key1, key2) ((hash->mh_keycmp)(key1, key2)) argument
221 mod_hash_strkey_cmp(mod_hash_key_t key1, mod_hash_key_t key2) in mod_hash_strkey_cmp()
286 mod_hash_ptrkey_cmp(mod_hash_key_t key1, mod_hash_key_t key2) in mod_hash_ptrkey_cmp()
353 mod_hash_idkey_cmp(mod_hash_key_t key1, mod_hash_key_t key2) in mod_hash_idkey_cmp()
/f-stack/app/redis-5.0.5/utils/hashtable/
H A Drehashing.c21 int dictKeyCompare(void *privdata, const void *key1, const void *key2) { in dictKeyCompare()
/f-stack/freebsd/opencrypto/
H A Dxform_enc.h94 rijndael_ctx key1; member
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Ddict.h101 #define dictCompareHashKeys(ht, key1, key2) \ argument
H A Dasync.c76 static int callbackKeyCompare(void *privdata, const void *key1, const void *key2) { in callbackKeyCompare()
/f-stack/app/redis-5.0.5/src/
H A Dserver.c476 int dictSdsKeyCompare(void *privdata, const void *key1, in dictSdsKeyCompare()
490 int dictSdsKeyCaseCompare(void *privdata, const void *key1, in dictSdsKeyCaseCompare()
513 int dictObjKeyCompare(void *privdata, const void *key1, in dictObjKeyCompare()
533 int dictEncObjKeyCompare(void *privdata, const void *key1, in dictEncObjKeyCompare()
H A Dlatency.c39 int dictStringKeyCompare(void *privdata, const void *key1, const void *key2) { in dictStringKeyCompare()
H A Ddict.h135 #define dictCompareKeys(d, key1, key2) \ argument
H A Ddict.c1121 int compareCallback(void *privdata, const void *key1, const void *key2) { in compareCallback()
/f-stack/dpdk/app/test/
H A Dtest_efd_perf.c105 static int key_compare(const void *key1, const void *key2) in key_compare()
H A Dtest_member.c520 static int key_compare(const void *key1, const void *key2) in key_compare()
H A Dtest_member_perf.c105 static int key_compare(const void *key1, const void *key2) in key_compare()
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_em.c317 convert_ipv4_5tuple(struct ipv4_5tuple *key1, in convert_ipv4_5tuple()
330 convert_ipv6_5tuple(struct ipv6_5tuple *key1, in convert_ipv6_5tuple()
/f-stack/freebsd/mips/cavium/cryptocteon/
H A Dcavium_crypto.c236 uint64_t *key1; in octo_calc_hash() local
/f-stack/freebsd/netpfil/ipfw/
H A Ddn_heap.c145 heap_insert(struct dn_heap *h, uint64_t key1, void *p) in heap_insert()
/f-stack/freebsd/netinet/
H A Dsctp_auth.c351 sctp_compare_key(sctp_key_t *key1, sctp_key_t *key2) in sctp_compare_key()
402 sctp_compute_hashkey(sctp_key_t *key1, sctp_key_t *key2, sctp_key_t *shared) in sctp_compute_hashkey()
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c3047 static void convert_ipv4_5tuple(struct ipv4_5tuple *key1, in convert_ipv4_5tuple()
3059 static void convert_ipv6_5tuple(struct ipv6_5tuple *key1, in convert_ipv6_5tuple()

12