Searched refs:VPP (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | mount.h | 819 #define VFS_ROOT(MP, FLAGS, VPP) ({ \ argument 822 _rc = (*(MP)->mnt_op->vfs_root)(MP, FLAGS, VPP); \ 825 #define VFS_CACHEDROOT(MP, FLAGS, VPP) ({ \ argument 828 _rc = (*(MP)->mnt_op->vfs_cachedroot)(MP, FLAGS, VPP); \ 849 #define VFS_VGET(MP, INO, FLAGS, VPP) ({ \ argument 852 _rc = (*(MP)->mnt_op->vfs_vget)(MP, INO, FLAGS, VPP); \ 855 #define VFS_FHTOVP(MP, FIDP, FLAGS, VPP) ({ \ argument 858 _rc = (*(MP)->mnt_op->vfs_fhtovp)(MP, FIDP, FLAGS, VPP); \
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | memif.rst | 9 using memif (DPDK, VPP, libmemif) to communicate using shared memory. Memif is 241 Example: testpmd and VPP 243 For information on how to get and run VPP please see `<https://wiki.fd.io/view/VPP>`_. 245 Start VPP in interactive mode (should be by default). Create memif server interface in VPP:: 269 Send ping from VPP::
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | arm-versatile.txt | 7 some special write protect/VPP bits that can be controlled by the machine's
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | amlogic,meson-vpu.yaml | 37 VPP: Video Post Processing 54 tree and provides the scanout clock to the VPP and VIU.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | twl-regulator.txt | 10 - "ti,twl6030-vpp" for VPP LDO
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | pvp_reference_benchmark.rst | 12 VPP, ...) to make it easier to obtain reproducible results and to facilitate
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rcu_lib.rst | 218 …essing application that makes use of DPDK such as L3 Forwarding example application, OVS, VPP etc..
|