Home
last modified time | relevance | path

Searched refs:peek (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/ark/
H A Dark_mpu.h84 volatile uint32_t peek[4]; member
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dkeystone-k2hk-netcp.dtsi31 reg-names = "peek", "status", "config",
43 reg-names = "peek", "status", "config",
H A Dkeystone-k2g-netcp.dtsi31 reg-names = "peek", "config",
H A Dkeystone-k2l-netcp.dtsi31 reg-names = "peek", "status", "config",
H A Dkeystone-k2e-netcp.dtsi31 reg-names = "peek", "status", "config",
/f-stack/dpdk/doc/guides/prog_guide/
H A Dring_lib.rst414 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 ring
458 Along with the advantages of the peek APIs, zero copy APIs provide the ability
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_05.rst85 * Added peek style API for ``rte_ring``.
90 objects in the ring without removing them (aka MT safe peek).
H A Drelease_20_11.rst92 Along with the advantages of the peek APIs, these provide the ability to
/f-stack/freebsd/arm64/include/
H A Dbus.h305 (*(t)->__bs_opname(peek, sz))((t)->bs_cookie, h, o, vp)