Searched refs:VPP (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/sys/ |
H A D | mount.h | 868 #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 D | arm-versatile.txt | 7 some special write protect/VPP bits that can be controlled by the machine's
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | twl-regulator.txt | 10 - "ti,twl6030-vpp" for VPP LDO
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 18248 @Article{Owicki:1976:VPP,
|