Searched refs:peek (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_mpu.h | 84 volatile uint32_t peek[4]; member
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | keystone-k2hk-netcp.dtsi | 31 reg-names = "peek", "status", "config", 43 reg-names = "peek", "status", "config",
|
| H A D | keystone-k2g-netcp.dtsi | 31 reg-names = "peek", "config",
|
| H A D | keystone-k2l-netcp.dtsi | 31 reg-names = "peek", "status", "config",
|
| H A D | keystone-k2e-netcp.dtsi | 31 reg-names = "peek", "status", "config",
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | ring_lib.rst | 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 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 D | release_20_05.rst | 85 * Added peek style API for ``rte_ring``. 90 objects in the ring without removing them (aka MT safe peek).
|
| H A D | release_20_11.rst | 92 Along with the advantages of the peek APIs, these provide the ability to
|
| /f-stack/freebsd/arm64/include/ |
| H A D | bus.h | 305 (*(t)->__bs_opname(peek, sz))((t)->bs_cookie, h, o, vp)
|