| /f-stack/dpdk/lib/librte_ring/ |
| H A D | rte_ring_hts.h | 57 __rte_ring_do_hts_enqueue_elem(struct rte_ring *r, const void *obj_table, in __rte_ring_do_hts_enqueue_elem() 98 __rte_ring_do_hts_dequeue_elem(struct rte_ring *r, void *obj_table, in __rte_ring_do_hts_dequeue_elem() 137 rte_ring_mp_hts_enqueue_bulk_elem(struct rte_ring *r, const void *obj_table, in rte_ring_mp_hts_enqueue_bulk_elem() 165 rte_ring_mc_hts_dequeue_bulk_elem(struct rte_ring *r, void *obj_table, in rte_ring_mc_hts_dequeue_bulk_elem() 193 rte_ring_mp_hts_enqueue_burst_elem(struct rte_ring *r, const void *obj_table, in rte_ring_mp_hts_enqueue_burst_elem() 223 rte_ring_mc_hts_dequeue_burst_elem(struct rte_ring *r, void *obj_table, in rte_ring_mc_hts_dequeue_burst_elem() 247 rte_ring_mp_hts_enqueue_bulk(struct rte_ring *r, void * const *obj_table, in rte_ring_mp_hts_enqueue_bulk() 271 rte_ring_mc_hts_dequeue_bulk(struct rte_ring *r, void **obj_table, in rte_ring_mc_hts_dequeue_bulk() 295 rte_ring_mp_hts_enqueue_burst(struct rte_ring *r, void * const *obj_table, in rte_ring_mp_hts_enqueue_burst() 321 rte_ring_mc_hts_dequeue_burst(struct rte_ring *r, void **obj_table, in rte_ring_mc_hts_dequeue_burst()
|
| H A D | rte_ring_elem.h | 110 uint32_t idx, const void *obj_table, uint32_t n) in __rte_ring_enqueue_elems_32() 153 const void *obj_table, uint32_t n) in __rte_ring_enqueue_elems_64() 186 const void *obj_table, uint32_t n) in __rte_ring_enqueue_elems_128() 219 const void *obj_table, uint32_t esize, uint32_t num) in __rte_ring_enqueue_elems() 244 uint32_t idx, void *obj_table, uint32_t n) in __rte_ring_dequeue_elems_32() 287 void *obj_table, uint32_t n) in __rte_ring_dequeue_elems_64() 320 void *obj_table, uint32_t n) in __rte_ring_dequeue_elems_128() 349 void *obj_table, uint32_t esize, uint32_t num) in __rte_ring_dequeue_elems() 458 __rte_ring_do_dequeue_elem(struct rte_ring *r, void *obj_table, in __rte_ring_do_dequeue_elem() 753 rte_ring_dequeue_bulk_elem(struct rte_ring *r, void *obj_table, in rte_ring_dequeue_bulk_elem() [all …]
|
| H A D | rte_ring_rts.h | 84 __rte_ring_do_rts_enqueue_elem(struct rte_ring *r, const void *obj_table, in __rte_ring_do_rts_enqueue_elem() 125 __rte_ring_do_rts_dequeue_elem(struct rte_ring *r, void *obj_table, in __rte_ring_do_rts_dequeue_elem() 164 rte_ring_mp_rts_enqueue_bulk_elem(struct rte_ring *r, const void *obj_table, in rte_ring_mp_rts_enqueue_bulk_elem() 192 rte_ring_mc_rts_dequeue_bulk_elem(struct rte_ring *r, void *obj_table, in rte_ring_mc_rts_dequeue_bulk_elem() 220 rte_ring_mp_rts_enqueue_burst_elem(struct rte_ring *r, const void *obj_table, in rte_ring_mp_rts_enqueue_burst_elem() 250 rte_ring_mc_rts_dequeue_burst_elem(struct rte_ring *r, void *obj_table, in rte_ring_mc_rts_dequeue_burst_elem() 274 rte_ring_mp_rts_enqueue_bulk(struct rte_ring *r, void * const *obj_table, in rte_ring_mp_rts_enqueue_bulk() 298 rte_ring_mc_rts_dequeue_bulk(struct rte_ring *r, void **obj_table, in rte_ring_mc_rts_dequeue_bulk() 322 rte_ring_mp_rts_enqueue_burst(struct rte_ring *r, void * const *obj_table, in rte_ring_mp_rts_enqueue_burst() 348 rte_ring_mc_rts_dequeue_burst(struct rte_ring *r, void **obj_table, in rte_ring_mc_rts_dequeue_burst()
|
| H A D | rte_ring.h | 213 rte_ring_mp_enqueue_bulk(struct rte_ring *r, void * const *obj_table, in rte_ring_mp_enqueue_bulk() 236 rte_ring_sp_enqueue_bulk(struct rte_ring *r, void * const *obj_table, in rte_ring_sp_enqueue_bulk() 263 rte_ring_enqueue_bulk(struct rte_ring *r, void * const *obj_table, in rte_ring_enqueue_bulk() 347 rte_ring_mc_dequeue_bulk(struct rte_ring *r, void **obj_table, in rte_ring_mc_dequeue_bulk() 371 rte_ring_sc_dequeue_bulk(struct rte_ring *r, void **obj_table, in rte_ring_sc_dequeue_bulk() 668 rte_ring_mp_enqueue_burst(struct rte_ring *r, void * const *obj_table, in rte_ring_mp_enqueue_burst() 691 rte_ring_sp_enqueue_burst(struct rte_ring *r, void * const *obj_table, in rte_ring_sp_enqueue_burst() 718 rte_ring_enqueue_burst(struct rte_ring *r, void * const *obj_table, in rte_ring_enqueue_burst() 746 rte_ring_mc_dequeue_burst(struct rte_ring *r, void **obj_table, in rte_ring_mc_dequeue_burst() 771 rte_ring_sc_dequeue_burst(struct rte_ring *r, void **obj_table, in rte_ring_sc_dequeue_burst() [all …]
|
| H A D | rte_ring_peek.h | 205 rte_ring_enqueue_elem_finish(struct rte_ring *r, const void *obj_table, in rte_ring_enqueue_elem_finish() 245 rte_ring_enqueue_finish(struct rte_ring *r, void * const *obj_table, in rte_ring_enqueue_finish() 256 __rte_ring_do_dequeue_start(struct rte_ring *r, void *obj_table, in __rte_ring_do_dequeue_start() 311 rte_ring_dequeue_bulk_elem_start(struct rte_ring *r, void *obj_table, in rte_ring_dequeue_bulk_elem_start() 337 rte_ring_dequeue_bulk_start(struct rte_ring *r, void **obj_table, in rte_ring_dequeue_bulk_start() 367 rte_ring_dequeue_burst_elem_start(struct rte_ring *r, void *obj_table, in rte_ring_dequeue_burst_elem_start() 393 rte_ring_dequeue_burst_start(struct rte_ring *r, void **obj_table, in rte_ring_dequeue_burst_start()
|
| /f-stack/dpdk/drivers/mempool/ring/ |
| H A D | rte_mempool_ring.c | 13 common_ring_mp_enqueue(struct rte_mempool *mp, void * const *obj_table, in common_ring_mp_enqueue() 21 common_ring_sp_enqueue(struct rte_mempool *mp, void * const *obj_table, in common_ring_sp_enqueue() 29 rts_ring_mp_enqueue(struct rte_mempool *mp, void * const *obj_table, in rts_ring_mp_enqueue() 37 hts_ring_mp_enqueue(struct rte_mempool *mp, void * const *obj_table, in hts_ring_mp_enqueue() 45 common_ring_mc_dequeue(struct rte_mempool *mp, void **obj_table, unsigned n) in common_ring_mc_dequeue() 52 common_ring_sc_dequeue(struct rte_mempool *mp, void **obj_table, unsigned n) in common_ring_sc_dequeue() 59 rts_ring_mc_dequeue(struct rte_mempool *mp, void **obj_table, unsigned int n) in rts_ring_mc_dequeue() 66 hts_ring_mc_dequeue(struct rte_mempool *mp, void **obj_table, unsigned int n) in hts_ring_mc_dequeue()
|
| /f-stack/dpdk/lib/librte_stack/ |
| H A D | rte_stack_lf.h | 32 void * const *obj_table, in __rte_stack_lf_push() 69 __rte_stack_lf_pop(struct rte_stack *s, void **obj_table, unsigned int n) in __rte_stack_lf_pop()
|
| H A D | rte_stack_std.h | 23 __rte_stack_std_push(struct rte_stack *s, void * const *obj_table, in __rte_stack_std_push() 62 __rte_stack_std_pop(struct rte_stack *s, void **obj_table, unsigned int n) in __rte_stack_std_pop()
|
| H A D | rte_stack.h | 112 rte_stack_push(struct rte_stack *s, void * const *obj_table, unsigned int n) in rte_stack_push() 136 rte_stack_pop(struct rte_stack *s, void **obj_table, unsigned int n) in rte_stack_pop()
|
| H A D | rte_stack_lf_stubs.h | 33 void **obj_table, in __rte_stack_lf_pop_elems()
|
| H A D | rte_stack_lf_c11.h | 75 void **obj_table, in __rte_stack_lf_pop_elems()
|
| H A D | rte_stack_lf_generic.h | 77 void **obj_table, in __rte_stack_lf_pop_elems()
|
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool_ops.c | 11 otx2_npa_enq(struct rte_mempool *mp, void * const *obj_table, unsigned int n) in otx2_npa_enq() 30 void **obj_table, uint8_t i) in npa_lf_aura_op_alloc_one() 47 void **obj_table, unsigned int n) in npa_lf_aura_op_search_alloc() 63 unsigned int n, void **obj_table) in npa_lf_aura_op_alloc_bulk() 276 otx2_npa_clear_alloc(struct rte_mempool *mp, void **obj_table, unsigned int n) in otx2_npa_clear_alloc() 289 otx2_npa_deq_arm64(struct rte_mempool *mp, void **obj_table, unsigned int n) in otx2_npa_deq_arm64() 316 otx2_npa_deq(struct rte_mempool *mp, void **obj_table, unsigned int n) in otx2_npa_deq()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ring.c | 76 test_ring_enqueue_zc_bulk(struct rte_ring *r, void * const *obj_table, in test_ring_enqueue_zc_bulk() 93 test_ring_enqueue_zc_bulk_elem(struct rte_ring *r, const void *obj_table, in test_ring_enqueue_zc_bulk_elem() 111 test_ring_enqueue_zc_burst(struct rte_ring *r, void * const *obj_table, in test_ring_enqueue_zc_burst() 128 test_ring_enqueue_zc_burst_elem(struct rte_ring *r, const void *obj_table, in test_ring_enqueue_zc_burst_elem() 146 test_ring_dequeue_zc_bulk(struct rte_ring *r, void **obj_table, in test_ring_dequeue_zc_bulk() 163 test_ring_dequeue_zc_bulk_elem(struct rte_ring *r, void *obj_table, in test_ring_dequeue_zc_bulk_elem() 181 test_ring_dequeue_zc_burst(struct rte_ring *r, void **obj_table, in test_ring_dequeue_zc_burst() 198 test_ring_dequeue_zc_burst_elem(struct rte_ring *r, void *obj_table, in test_ring_dequeue_zc_burst_elem()
|
| H A D | test_stack.c | 19 test_stack_push_pop(struct rte_stack *s, void **obj_table, unsigned int bulk_sz) in test_stack_push_pop() 104 void **obj_table = NULL; in test_stack_basic() local 283 void *obj_table[MAX_BULK]; in stack_thread_push_pop() local
|
| H A D | test_mempool_perf.c | 118 void *obj_table[MAX_KEEP]; in per_lcore_mempool_test() local
|
| /f-stack/dpdk/drivers/mempool/stack/ |
| H A D | rte_mempool_stack.c | 45 stack_enqueue(struct rte_mempool *mp, void * const *obj_table, in stack_enqueue() 54 stack_dequeue(struct rte_mempool *mp, void **obj_table, in stack_dequeue()
|
| /f-stack/dpdk/drivers/mempool/dpaa2/ |
| H A D | dpaa2_hw_mempool.c | 186 void * const *obj_table, in rte_dpaa2_mbuf_release() 297 void **obj_table, unsigned int count) in rte_dpaa2_mbuf_alloc_bulk() 374 void * const *obj_table, unsigned int n) in rte_hw_mbuf_free_bulk()
|
| /f-stack/dpdk/lib/librte_mempool/ |
| H A D | rte_mempool.h | 708 void **obj_table, unsigned n) in rte_mempool_ops_dequeue_bulk() 756 rte_mempool_ops_enqueue_bulk(struct rte_mempool *mp, void * const *obj_table, in rte_mempool_ops_enqueue_bulk() 1285 __mempool_generic_put(struct rte_mempool *mp, void * const *obj_table, in __mempool_generic_put() 1344 rte_mempool_generic_put(struct rte_mempool *mp, void * const *obj_table, in rte_mempool_generic_put() 1367 rte_mempool_put_bulk(struct rte_mempool *mp, void * const *obj_table, in rte_mempool_put_bulk() 1409 __mempool_generic_get(struct rte_mempool *mp, void **obj_table, in __mempool_generic_get() 1487 rte_mempool_generic_get(struct rte_mempool *mp, void **obj_table, in rte_mempool_generic_get() 1521 rte_mempool_get_bulk(struct rte_mempool *mp, void **obj_table, unsigned int n) in rte_mempool_get_bulk()
|
| H A D | rte_mempool.c | 1040 void **obj_table; in rte_mempool_check_cookies() local
|
| /f-stack/dpdk/drivers/mempool/octeontx/ |
| H A D | rte_mempool_octeontx.c | 71 octeontx_fpavf_enqueue(struct rte_mempool *mp, void * const *obj_table, in octeontx_fpavf_enqueue() 87 octeontx_fpavf_dequeue(struct rte_mempool *mp, void **obj_table, in octeontx_fpavf_dequeue()
|
| /f-stack/dpdk/drivers/mempool/dpaa/ |
| H A D | dpaa_mempool.c | 162 void *const *obj_table, in dpaa_mbuf_free_bulk() 206 void **obj_table, in dpaa_mbuf_alloc_bulk()
|
| /f-stack/dpdk/drivers/mempool/bucket/ |
| H A D | rte_mempool_bucket.c | 140 bucket_enqueue(struct rte_mempool *mp, void * const *obj_table, in bucket_enqueue() 166 void **obj_table, unsigned int n) in bucket_fill_obj_table() 179 bucket_dequeue_orphans(struct bucket_data *bd, void **obj_table, in bucket_dequeue_orphans() 223 bucket_dequeue_buckets(struct bucket_data *bd, void **obj_table, in bucket_dequeue_buckets() 279 bucket_dequeue(struct rte_mempool *mp, void **obj_table, unsigned int n) in bucket_dequeue()
|