| /f-stack/dpdk/lib/librte_ring/ |
| H A D | rte_ring_peek_c11_mem.h | 31 __rte_ring_st_get_tail(struct rte_ring_headtail *ht, uint32_t *tail, in __rte_ring_st_get_tail() 53 __rte_ring_st_set_head_tail(struct rte_ring_headtail *ht, uint32_t tail, in __rte_ring_st_set_head_tail() 75 __rte_ring_hts_get_tail(struct rte_ring_hts_headtail *ht, uint32_t *tail, in __rte_ring_hts_get_tail() 97 __rte_ring_hts_set_head_tail(struct rte_ring_hts_headtail *ht, uint32_t tail, in __rte_ring_hts_set_head_tail()
|
| H A D | rte_ring_core.h | 73 volatile uint32_t tail; /**< prod/consumer tail. */ member 93 volatile union __rte_ring_rts_poscnt tail; member 104 uint32_t tail; /**< tail position */ member
|
| H A D | rte_ring_peek.h | 208 uint32_t tail; in rte_ring_enqueue_elem_finish() local 414 uint32_t tail; in rte_ring_dequeue_elem_finish() local
|
| H A D | rte_ring_hts_c11_mem.h | 28 uint32_t tail; in __rte_ring_hts_update_tail() local
|
| H A D | rte_ring_peek_zc.h | 297 uint32_t tail; in rte_ring_enqueue_zc_elem_finish() local 509 uint32_t tail; in rte_ring_dequeue_zc_elem_finish() local
|
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_hp_fifo.h | 55 struct ck_hp_fifo_entry *tail; member 83 struct ck_hp_fifo_entry *tail, *next; in ck_hp_fifo_enqueue_mpmc() local 114 struct ck_hp_fifo_entry *tail, *next; in ck_hp_fifo_tryenqueue_mpmc() local 142 struct ck_hp_fifo_entry *head, *tail, *next; in ck_hp_fifo_dequeue_mpmc() local 176 struct ck_hp_fifo_entry *head, *tail, *next; in ck_hp_fifo_trydequeue_mpmc() local
|
| H A D | ck_fifo.h | 50 struct ck_fifo_spsc_entry *tail; member 220 struct ck_fifo_mpmc_pointer tail; member 249 struct ck_fifo_mpmc_pointer tail, next, update; in ck_fifo_mpmc_enqueue() local 306 struct ck_fifo_mpmc_pointer tail, next, update; in ck_fifo_mpmc_tryenqueue() local 359 struct ck_fifo_mpmc_pointer head, tail, next, update; in ck_fifo_mpmc_dequeue() local 414 struct ck_fifo_mpmc_pointer head, tail, next, update; in ck_fifo_mpmc_trydequeue() local
|
| /f-stack/dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_mbx.c | 154 u16 tail = (mbx->tail + offset + 1) & ((mbx->mbmem_len << 1) - 1); in fm10k_mbx_tail_add() local 217 u32 *tail = mbx->rx.buffer + fm10k_fifo_tail_offset(&mbx->rx, 0); in fm10k_mbx_pushed_tail_len() local 241 u32 *tail = fifo->buffer + end; in fm10k_fifo_write_copy() local 340 u16 end, len, tail, mask; in fm10k_mbx_write_copy() local 434 u32 *tail = fifo->buffer; in fm10k_mbx_read_copy() local 481 u16 tail) in fm10k_mbx_push_tail() 966 u16 type, rsvd0, head, tail, size; in fm10k_mbx_validate_msg_hdr() local 1215 u16 head, tail; in fm10k_mbx_process_data() local 1810 u16 tail, head, ver; in fm10k_sm_mbx_validate_fifo_hdr() local 1917 u16 tail) in fm10k_sm_mbx_receive() [all …]
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev_ops.c | 326 uint32_t *head, uint32_t *tail, uint16_t queue_idx) in nix_rx_head_tail_get() 348 uint32_t head, tail; in otx2_nix_rx_queue_count() local 355 nix_offset_has_packet(uint32_t head, uint32_t tail, uint16_t offset) in nix_offset_has_packet() 371 uint32_t head, tail; in otx2_nix_rx_descriptor_done() local 383 uint32_t head, tail; in otx2_nix_rx_descriptor_status() local 399 uint32_t *head, uint32_t *tail, uint16_t queue_idx) in nix_tx_head_tail_get() 420 uint32_t head, tail; in otx2_nix_tx_descriptor_status() local
|
| /f-stack/dpdk/drivers/net/tap/ |
| H A D | tap_netlink.c | 31 struct rtattr *tail; member 170 const char *tail = (const char *)nh + NLMSG_ALIGN(nh->nlmsg_len); in tap_nl_dump_ext_ack() local 371 struct nested_tail *tail; in tap_nlattr_nested_start() local 403 struct nested_tail *tail = msg->nested_tails; in tap_nlattr_nested_finish() local
|
| /f-stack/dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_hw_dp.c | 18 uint32_t tail; member 234 uint32_t tail = dp_ctx->tail; in qat_sym_dp_enqueue_single_aead() local 265 uint32_t tail; in qat_sym_dp_enqueue_aead_jobs() local 334 uint32_t tail = dp_ctx->tail; in qat_sym_dp_enqueue_single_cipher() local 364 uint32_t tail; in qat_sym_dp_enqueue_cipher_jobs() local 454 uint32_t tail = dp_ctx->tail; in qat_sym_dp_enqueue_single_auth() local 485 uint32_t tail; in qat_sym_dp_enqueue_auth_jobs() local 636 uint32_t tail = dp_ctx->tail; in qat_sym_dp_enqueue_single_chain() local 668 uint32_t tail; in qat_sym_dp_enqueue_chain_jobs() local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | hash.h | 102 const uint8_t *tail = (const uint8_t *) (data + nblocks*4); in hash_x86_32() local 173 const uint8_t *tail = (const uint8_t *) (data + nblocks*16); in hash_x86_128() local 258 const uint8_t *tail = (const uint8_t*)(data + nblocks*16); in hash_x64_128() local
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_mbx.c | 198 uint32_t tail = hns3_read_dev(hw, HNS3_CMDQ_RX_TAIL_REG); in hns3_cmd_crq_empty() local 210 uint32_t tail; in hns3_mbx_handler() local 261 uint32_t tail = resp->tail + 1; in hns3_update_resp_position() local
|
| /f-stack/dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_qp.h | 30 uint32_t tail; member 61 uint32_t tail = qp->tail % qp->count; in nitrox_qp_get_softreq() local
|
| /f-stack/dpdk/drivers/net/bnxt/tf_core/ |
| H A D | ll.h | 20 struct ll_entry *tail; member
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-pow.c | 311 …isplay_list(const char *name, int name_param, int valid, int has_one, uint64_t head, uint64_t tail) in __cvmx_pow_display_list() 368 int valid, int has_one, uint64_t head, uint64_t tail) in __cvmx_pow_display_list_and_walk() 589 int valid[3], has_one[3], head[3], tail[3], qnum_head, qnum_tail; in __cvmx_pow_display_v2() local
|
| /f-stack/dpdk/drivers/crypto/ccp/ |
| H A D | ccp_crypto.c | 312 unsigned int tail; in sha3_Update() local 1562 uint32_t tail; in ccp_perform_hmac() local 1736 uint32_t tail; in ccp_perform_sha() local 1828 uint32_t tail; in ccp_perform_sha3_hmac() local 1968 uint32_t tail; in ccp_perform_sha3() local 2034 uint32_t tail; in ccp_perform_aes_cmac() local 2275 uint32_t tail; in ccp_perform_3des() local 2376 uint32_t tail; in ccp_perform_aes_gcm() local
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_power.h | 59 struct mbuf *tail; member
|
| /f-stack/dpdk/drivers/bus/dpaa/include/ |
| H A D | dpaa_rbtree.h | 37 struct rb_node *head, *tail; member
|
| /f-stack/freebsd/contrib/ena-com/ |
| H A D | ena_eth_com.h | 105 u16 tail, next_to_comp, cnt; in ena_com_free_q_entries() local 184 u16 tail = io_sq->tail; in ena_com_write_sq_doorbell() local
|
| /f-stack/dpdk/drivers/net/ena/base/ |
| H A D | ena_eth_com.h | 77 u16 tail, next_to_comp, cnt; in ena_com_free_q_entries() local 155 u16 tail = io_sq->tail; in ena_com_write_sq_doorbell() local
|
| /f-stack/freebsd/contrib/ck/src/ |
| H A D | ck_barrier_combining.c | 35 struct ck_barrier_combining_group *tail; member
|
| /f-stack/dpdk/lib/librte_graph/ |
| H A D | graph_ops.c | 111 uint16_t head = 0, tail = 0; in graph_bfs() local
|
| /f-stack/dpdk/examples/performance-thread/common/ |
| H A D | lthread_queue.h | 192 struct qnode *tail = q->tail; in _lthread_queue_poll() local
|
| /f-stack/dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_hw.c | 434 uint64_t head, tail; in nicvf_qset_rbdr_config() local 520 uint64_t head, tail; in nicvf_qset_sq_reclaim() local 634 uint64_t tail, head; in nicvf_qset_cq_reclaim() local
|