Searched refs:peek (Results 1 – 5 of 5) sorted by relevance
84 volatile uint32_t peek[4]; member
414 it provides the ability to implement MT safe peek API for rte_ring.427 from it (aka MT safe peek) and reserve space for the objects in the ring458 Along with the advantages of the peek APIs, zero copy APIs provide the ability
177 If ``rte_event_vector::attr_valid`` is not set then the Tx adapter should peek
38 * Added peek style API for ``rte_ring``.43 objects in the ring without removing them (aka MT safe peek).
46 Along with the advantages of the peek APIs, these provide the ability to