Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 103) sorted by relevance

12345

/dpdk/app/test/
H A Dtest_cmdline_cirbuf.c25 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_misc() local
136 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_add_del() local
254 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_add_del_reverse() local
387 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_get_del_boundaries() local
478 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_get_del_partial() local
578 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_char_add_del() local
791 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_align_left() local
995 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_align_right() local
H A Dtest_mp_secondary.c72 char tmp[PATH_MAX] = {0}; in run_secondary_instances() local
/dpdk/lib/eal/x86/include/
H A Drte_atomic_32.h86 uint64_t tmp; in rte_atomic64_init() local
99 uint64_t tmp; in rte_atomic64_read() local
114 uint64_t tmp; in rte_atomic64_set() local
127 uint64_t tmp; in rte_atomic64_add() local
140 uint64_t tmp; in rte_atomic64_sub() local
165 uint64_t tmp; in rte_atomic64_add_return() local
180 uint64_t tmp; in rte_atomic64_sub_return() local
/dpdk/lib/cmdline/
H A Dcmdline_rdline.c161 char tmp; in display_right_buffer() local
179 char tmp; in rdline_redisplay() local
198 char tmp; in rdline_char_in() local
521 char tmp; in rdline_remove_old_history_item() local
534 char tmp; in rdline_remove_first_history_item() local
554 unsigned int i, tmp, ret=0; in rdline_get_history_size() local
567 unsigned int len, i, tmp; in rdline_get_history_item() local
H A Dcmdline_parse_etheraddr.c29 struct rte_ether_addr tmp; in cmdline_parse_etheraddr() local
H A Dcmdline_cirbuf.c153 char tmp = cbuf->buf[cbuf->start]; in __cirbuf_shift_left() local
170 char tmp = cbuf->buf[cbuf->end]; in __cirbuf_shift_right() local
/dpdk/drivers/crypto/cnxk/
H A Dcn10k_tls_ops.h47 uint32_t *tmp; in process_tls_write() local
63 uint64_t *tmp; in process_tls_write() local
71 uint64_t *tmp; in process_tls_write() local
/dpdk/lib/eal/common/
H A Deal_common_uuid.c24 uint32_t tmp; in uuid_pack() local
57 uint32_t tmp; in uuid_unpack() local
H A Deal_common_devargs.c296 void *tmp; in rte_devargs_insert() local
363 void *tmp; in rte_devargs_remove() local
H A Drte_malloc.c282 struct malloc_heap *tmp = &mcfg->malloc_heaps[idx]; in rte_malloc_heap_get_socket() local
313 struct malloc_heap *tmp = &mcfg->malloc_heaps[idx]; in rte_malloc_heap_socket_is_external() local
597 struct malloc_heap *tmp = &mcfg->malloc_heaps[i]; in rte_malloc_heap_create() local
/dpdk/lib/eal/freebsd/
H A Deal_timer.c32 int tmp; in get_tsc_freq() local
H A Deal_hugepage_info.c130 struct hugepage_info *tmp = &tmp_hpi[i]; in eal_hugepage_info_init() local
/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.h111 uint16_t tmp; in nicvf_tx_range() local
125 uint16_t tmp; in nicvf_rx_range() local
/dpdk/lib/rib/
H A Drte_rib.c126 struct rte_rib_node *tmp; in rte_rib_lookup_parent() local
175 struct rte_rib_node *tmp, *prev = NULL; in rte_rib_get_nxt() local
246 struct rte_rib_node **tmp; in rte_rib_insert() local
510 struct rte_rib_node *tmp = NULL; in rte_rib_free() local
H A Drte_rib6.c158 struct rte_rib6_node *tmp; rte_rib6_lookup_parent() local
213 struct rte_rib6_node *tmp, *prev = NULL; rte_rib6_get_nxt() local
291 struct rte_rib6_node **tmp; rte_rib6_insert() local
584 struct rte_rib6_node *tmp = NULL; rte_rib6_free() local
[all...]
/dpdk/lib/eal/unix/
H A Deal_filesystem.c24 char tmp[PATH_MAX]; in eal_create_runtime_dir() local
/dpdk/lib/hash/
H A Drte_thash.c337 struct rte_thash_subtuple_helper *ent, *tmp; rte_thash_free_ctx() local
372 uint8_t tmp; set_bit() local
422 uint32_t *tmp, val; get_subvalue() local
733 uint8_t tmp; write_unaligned_byte() local
751 uint8_t tmp; write_unaligned_bits() local
778 uint32_t tmp; rte_thash_adjust_tuple() local
[all...]
/dpdk/lib/stack/
H A Drte_stack_lf.h40 struct rte_stack_lf_elem *tmp, *first, *last = NULL; in __rte_stack_lf_push() local
H A Drte_stack_lf_generic.h103 struct rte_stack_lf_elem *tmp; in __rte_stack_lf_pop_elems() local
H A Drte_stack_lf_c11.h106 struct rte_stack_lf_elem *tmp; in __rte_stack_lf_pop_elems() local
/dpdk/drivers/bus/auxiliary/linux/
H A Dauxiliary.c25 unsigned long tmp; in auxiliary_scan_one() local
/dpdk/examples/ipsec-secgw/
H A Dsad.c21 void *tmp = NULL; in ipsec_sad_add() local
/dpdk/drivers/common/idpf/base/
H A Didpf_controlq.c234 struct idpf_ctlq_info *cq = NULL, *tmp = NULL; in idpf_ctlq_init() local
264 struct idpf_ctlq_info *cq = NULL, *tmp = NULL; in idpf_ctlq_deinit() local
/dpdk/lib/fib/
H A Ddir24_8.c365 struct rte_rib_node *tmp = NULL; modify_fib() local
417 struct rte_rib_node *tmp = NULL; dir24_8_modify() local
[all...]
/dpdk/lib/telemetry/
H A Dtelemetry_json.h34 char tmp[4]; in __json_snprintf() local
138 char *tmp; in __json_format_str() local

12345