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