HomeSort by: relevance | last modified time | path
    Searched refs:MP (Results 1 - 25 of 1207) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/sys/
mount.h 224 #define VFS_VGET(MP, INO, LK, VPP) (*(MP)->mnt_op->vfs_vget)(MP, INO, LK, VPP)
225 #define VFS_LOADVNODE(MP, VP, KEY, KEY_LEN, NEW_KEY) \
226 (*(MP)->mnt_op->vfs_loadvnode)(MP, VP, KEY, KEY_LEN, NEW_KEY)
227 #define VFS_NEWVNODE(MP, DVP, VP, VAP, CRED, EXTRA, NEW_LEN, NEW_KEY) \
228 (*(MP)->mnt_op->vfs_newvnode)(MP, DVP, VP, VAP, CRED, EXTRA, \
231 #define VFS_RENAMELOCK_ENTER(MP) (*(MP)->mnt_op->vfs_renamelock_enter)(MP
    [all...]
  /src/tests/fs/lfs/
util.h 26 #define MP "/mp"
t_resize.c 31 #define UNCHANGED_CONTROL MP "/3-a-random-file"
86 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
94 rump_sys_unmount(MP, 0);
104 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
108 fd = rump_sys_open(MP, O_RDONLY);
118 rump_sys_unmount(MP, 0);
124 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
128 fd = rump_sys_open(MP, O_RDONLY);
138 if (rump_sys_unmount(MP, 0) != 0)
150 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1
    [all...]
t_rfw.c 55 #define UNCHANGED_CONTROL MP "/3-unchanged-control"
56 #define TO_BE_DELETED MP "/4-to-be-deleted"
57 #define TO_BE_APPENDED MP "/5-to-be-appended"
58 #define NEWLY_CREATED MP "/6-newly-created"
97 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
117 rump_sys_unmount(MP, 0);
127 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
142 rump_sys_unmount(MP, 0);
170 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
174 if (rump_sys_unmount(MP, 0) != 0
    [all...]
t_orphan.c 32 #define UNCHANGED_CONTROL MP "/3-a-random-file"
93 if (rump_sys_mkdir(MP, 0777) == -1)
99 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof args) == -1)
159 if (rump_sys_mkdir(MP, 0777) == -1)
165 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof args) == -1)
172 if (rump_sys_unmount(MP, 0) != 0)
  /src/tests/kernel/
t_unmount.c 57 #define MP "/mnt"
72 RL(rump_sys_mkdir(MP, 0777));
73 RL(rump_sys_mount(MOUNT_TMPFS, MP, MNT_ASYNC, &args, sizeof(args)));
76 RL(rump_sys_chdir(MP));
81 /* get vnode of MP, unlocked */
82 RZ(rump_pub_namei(RUMP_NAMEI_LOOKUP, 0, MP, NULL, &vp, NULL));
91 ATF_REQUIRE_ERRNO(EBUSY, rump_sys_unmount(MP, 0) == -1);
  /src/usr.sbin/sysinst/arch/evbppc/
msg.md.en 56 {Kernel (NINTENDO.MP)}
msg.md.de 57 {Kernel (NINTENDO.MP)}
msg.md.es 56 {N�cleo (NINTENDO.MP)}
msg.md.fr 56 {Kernel (NINTENDO.MP)}
  /src/usr.sbin/sysinst/arch/macppc/
msg.md.de 56 {Kernel (GENERIC.MP)}
msg.md.en 55 {Kernel (GENERIC.MP)}
msg.md.es 55 {N�cleo (GENERIC.MP)}
msg.md.fr 55 {Kernel (GENERIC.MP)}
  /src/usr.sbin/sysinst/arch/sparc/
msg.md.en 58 {Kernel (GENERIC.MP)}
msg.md.de 59 {Kernel (GENERIC.MP)}
msg.md.es 58 {N�cleo (GENERIC.MP)}
msg.md.fr 58 {Kernel (GENERIC.MP)}
  /src/external/lgpl3/gmp/dist/mpn/cray/cfp/
mulwwc90.s 6 * This file is part of the GNU MP Library.
8 * The GNU MP Library is free software; you can redistribute it and/or modify
23 * The GNU MP Library is distributed in the hope that it will be useful, but
29 * GNU Lesser General Public License along with the GNU MP Library. If not,
mulwwj90.s 6 * This file is part of the GNU MP Library.
8 * The GNU MP Library is free software; you can redistribute it and/or modify
23 * The GNU MP Library is distributed in the hope that it will be useful, but
29 * GNU Lesser General Public License along with the GNU MP Library. If not,
  /src/etc/etc.macppc/
Makefile.inc 10 KERNEL_SETS= GENERIC GENERIC.MP GENERIC_601 POWERMAC_G5 \
11 POWERMAC_G5.MP
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
temargs.cc 29 template<typename T, int I, int *P, int S::*MP>
53 template<typename T, int I, int *P, int S::*MP>
  /src/external/lgpl3/gmp/dist/mpn/alpha/
umul.asm 5 dnl This file is part of the GNU MP Library.
7 dnl The GNU MP Library is free software; you can redistribute it and/or modify
22 dnl The GNU MP Library is distributed in the hope that it will be useful, but
28 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
bdiv_q_1.asm 7 dnl This file is part of the GNU MP Library.
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify
24 dnl The GNU MP Library is distributed in the hope that it will be useful, but
30 dnl GNU Lesser General Public License along with the GNU MP Library. If not,
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/neon/
aorsorrlsh1_n.asm 7 dnl This file is part of the GNU MP Library.
9 dnl The GNU MP Library is free software; you can redistribute it and/or modify
24 dnl The GNU MP Library is distributed in the hope that it will be useful, but
30 dnl GNU Lesser General Public License along with the GNU MP Library. If not,

Completed in 30 milliseconds

1 2 3 4 5 6 7 8 91011>>