Searched refs:rte_ring_sync_type (Results 1 – 3 of 3) sorted by relevance
56 enum rte_ring_sync_type { enum74 enum rte_ring_sync_type sync_type;91 enum rte_ring_sync_type sync_type; /**< sync type of prod/cons */107 enum rte_ring_sync_type sync_type; /**< sync type of prod/cons */
598 static inline enum rte_ring_sync_type626 static inline enum rte_ring_sync_type
127 get_sync_type(uint32_t flags, enum rte_ring_sync_type *prod_st, in get_sync_type()128 enum rte_ring_sync_type *cons_st) in get_sync_type()