Home
last modified time | relevance | path

Searched defs:MP (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/sys/
H A Dmount.h631 #define VFS_MOUNT(MP, PATH, DATA, CRED) \ argument
633 #define VFS_START(MP, FLAGS) \ argument
635 #define VFS_UNMOUNT(MP, FORCE) \ argument
637 #define VFS_ROOT(MP, VPP) \ argument
639 #define VFS_QUOTACTL(MP, C, U, A, CRED) \ argument
641 #define VFS_STATFS(MP, SBP, CRED) \ argument
643 #define VFS_STATVFS(MP, SBP, CRED) \ argument
645 #define VFS_SYNC(MP, WAIT) \ argument
647 #define VFS_VGET(MP, DVP, INO, VPP) \ argument
649 #define VFS_FHTOVP(MP, ROOTVP, FIDP, VPP) \ argument
[all …]
/dflybsd-src/bin/mined/
H A Dmined2.c386 MP(int u __unused) in MP() function
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Library/
H A DBaseLib.h5088 UINT32 MP : 1; ///< Monitor Coprocessor. member