Searched refs:rte_ring_free_count (Results 1 – 11 of 11) sorted by relevance
506 rte_ring_free_count(const struct rte_ring *r) in rte_ring_free_count() function523 return rte_ring_free_count(r) == 0; in rte_ring_full()
383 fprintf(f, " avail=%u\n", rte_ring_free_count(r)); in rte_ring_dump()
65 return rte_ring_free_count(&r->r); in rte_event_ring_free_count()
70 uint32_t count = rte_ring_free_count(order_ring); in get_max_enqueue_order_count()
174 fifo_free = rte_ring_free_count(ncf->f); in pkt_burst_noisy_vnf()
292 qp->num_free_elements = rte_ring_free_count(qp->processed_pkts); in isal_comp_pmd_qp_setup()
639 TEST_RING_VERIFY(rte_ring_free_count(r) == 0, r, goto fail); in test_ring_burst_bulk_tests1()649 TEST_RING_VERIFY(rsz == rte_ring_free_count(r), r, goto fail); in test_ring_burst_bulk_tests1()1002 rte_ring_free_count(rp)); in test_ring_basic_ex()
550 rte_ring_free_count(kni_rp[port_id])); in ff_kni_alloc()
433 name_buf, rte_ring_free_count(dispatch_ring[portid][queueid])); in init_dispatch_ring()
163 * There should be sufficient ``rte_ring_free_count`` at any point in time.
1255 rte_ring_free_count(ptr)); in show_ring()