Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmount.h868 #define VFS_ROOT(MP, FLAGS, VPP) ({ \ argument
871 _rc = (*(MP)->mnt_op->vfs_root)(MP, FLAGS, VPP); \
874 #define VFS_CACHEDROOT(MP, FLAGS, VPP) ({ \ argument
877 _rc = (*(MP)->mnt_op->vfs_cachedroot)(MP, FLAGS, VPP); \
898 #define VFS_VGET(MP, INO, FLAGS, VPP) ({ \ argument
901 _rc = (*(MP)->mnt_op->vfs_vget)(MP, INO, FLAGS, VPP); \
904 #define VFS_FHTOVP(MP, FIDP, FLAGS, VPP) ({ \ argument
907 _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/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,