Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDmount.h863 #define VFS_ROOT(MP, FLAGS, VPP) ({ \ argument
866 _rc = (*(MP)->mnt_op->vfs_root)(MP, FLAGS, VPP); \
869 #define VFS_CACHEDROOT(MP, FLAGS, VPP) ({ \ argument
872 _rc = (*(MP)->mnt_op->vfs_cachedroot)(MP, FLAGS, VPP); \
893 #define VFS_VGET(MP, INO, FLAGS, VPP) ({ \ argument
896 _rc = (*(MP)->mnt_op->vfs_vget)(MP, INO, FLAGS, VPP); \
899 #define VFS_FHTOVP(MP, FIDP, FLAGS, VPP) ({ \ argument
902 _rc = (*(MP)->mnt_op->vfs_fhtovp)(MP, FIDP, FLAGS, VPP); \
/freebsd-14-stable/sys/contrib/device-tree/Bindings/mtd/
HDarm-versatile.txt7 some special write protect/VPP bits that can be controlled by the machine's
/freebsd-14-stable/sys/contrib/device-tree/Bindings/regulator/
HDtwl-regulator.txt10 - "ti,twl6030-vpp" for VPP LDO
/freebsd-14-stable/contrib/one-true-awk/testdir/
HDfunstack.in18248 @Article{Owicki:1976:VPP,