Home
last modified time | relevance | path

Searched refs:VPP (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Dmount.h859 #define VFS_ROOT(MP, FLAGS, VPP) ({ \ argument
862 _rc = (*(MP)->mnt_op->vfs_root)(MP, FLAGS, VPP); \
865 #define VFS_CACHEDROOT(MP, FLAGS, VPP) ({ \ argument
868 _rc = (*(MP)->mnt_op->vfs_cachedroot)(MP, FLAGS, VPP); \
889 #define VFS_VGET(MP, INO, FLAGS, VPP) ({ \ argument
892 _rc = (*(MP)->mnt_op->vfs_vget)(MP, INO, FLAGS, VPP); \
895 #define VFS_FHTOVP(MP, FIDP, FLAGS, VPP) ({ \ argument
898 _rc = (*(MP)->mnt_op->vfs_fhtovp)(MP, FIDP, FLAGS, VPP); \
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Darm-versatile.txt7 some special write protect/VPP bits that can be controlled by the machine's
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Damlogic,meson-vpu.yaml37 VPP: Video Post Processing
54 tree and provides the scanout clock to the VPP and VIU.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dtwl-regulator.txt10 - "ti,twl6030-vpp" for VPP LDO
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in18248 @Article{Owicki:1976:VPP,