Searched refs:RZ (Results 1 - 25 of 25) sorted by relevance

/freebsd-10.2-release/contrib/netbsd-tests/rump/rumpkern/
H A Dt_lwproc.c62 RZ(rump_pub_lwproc_newlwp(0));
66 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
70 RZ(rump_pub_lwproc_newlwp(rump_sys_getpid()));
89 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
92 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
123 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
127 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
153 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
161 RZ(rump_pub_lwproc_newlwp(mypid));
237 RZ(rump_pub_lwproc_newlw
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/fs/hfs/
H A Dt_pathconvert.c45 RZ(system(thecmd));
48 RZ(system(thecmd));
52 RZ(rump_init());
55 RZ(rump_pub_etfs_register(FAKEBLK, IMGNAME, RUMP_ETFS_BLK));
/freebsd-10.2-release/contrib/netbsd-tests/rump/rumpvfs/
H A Dt_p2kifs.c70 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
75 RZ(RUMP_VOP_LOOKUP(rumpns_rootvnode, &vp, cn));
82 RZ(RUMP_VOP_LOOKUP(rumpns_rootvnode, &vp, cn));
H A Dt_basic.c62 RZ(rump_init());
H A Dt_etfs.c268 RZ(rump_init());
272 RZ(rump_pub_etfs_register("/key", "hostfile", RUMP_ETFS_REG));
279 RZ(rump_pub_etfs_register("////key//with/slashes", "hostfile",
/freebsd-10.2-release/contrib/netbsd-tests/net/bpfjit/
H A Dt_cop.c130 RZ(rump_init());
165 RZ(rump_init());
204 RZ(rump_init());
243 RZ(rump_init());
282 RZ(rump_init());
326 RZ(rump_init());
372 RZ(rump_init());
404 RZ(rump_init());
430 RZ(rump_init());
466 RZ(rump_ini
[all...]
H A Dt_bpfjit.c84 RZ(rump_init());
112 RZ(rump_init());
137 RZ(rump_init());
162 RZ(rump_init());
186 RZ(rump_init());
211 RZ(rump_init());
236 RZ(rump_init());
261 RZ(rump_init());
286 RZ(rump_init());
311 RZ(rump_ini
[all...]
H A Dt_extmem.c103 RZ(rump_init());
134 RZ(rump_init());
179 RZ(rump_init());
237 RZ(rump_init());
273 RZ(rump_init());
318 RZ(rump_init());
369 RZ(rump_init());
421 RZ(rump_init());
473 RZ(rump_init());
H A Dt_mbuf.c544 RZ(rump_init());
565 RZ(rump_init());
586 RZ(rump_init());
607 RZ(rump_init());
628 RZ(rump_init());
649 RZ(rump_init());
670 RZ(rump_init());
691 RZ(rump_init());
712 RZ(rump_init());
733 RZ(rump_ini
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/net/bpf/
H A Dt_mbuf.c523 RZ(rump_init());
544 RZ(rump_init());
565 RZ(rump_init());
586 RZ(rump_init());
607 RZ(rump_init());
628 RZ(rump_init());
649 RZ(rump_init());
670 RZ(rump_init());
691 RZ(rump_init());
712 RZ(rump_ini
[all...]
H A Dt_bpf.c82 RZ(rump_init());
83 RZ(rump_pub_shmif_create(NULL, &ifnum));
155 RZ(rump_init());
/freebsd-10.2-release/contrib/netbsd-tests/lib/librumpclient/
H A Dt_fd.c69 RZ(system("rump_server " RUMPSERV));
112 RZ(system("rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet "
/freebsd-10.2-release/contrib/netbsd-tests/fs/vfs/
H A Dt_renamerace.c107 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
158 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
H A Dt_vnops.c693 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
812 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
/freebsd-10.2-release/contrib/netbsd-tests/
H A Dh_macros.h48 #define RZ(x) \ macro
/freebsd-10.2-release/contrib/netbsd-tests/include/sys/
H A Dt_socket.c94 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
111 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
/freebsd-10.2-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTX.h141 RZ, enumerator in enum:llvm::NVPTX::PTXCvtMode::CvtMode
/freebsd-10.2-release/contrib/netbsd-tests/libexec/ld.elf_so/
H A Dt_dlinfo.c100 RZ(dlinfo(RTLD_SELF, RTLD_DI_LINKMAP, &map));
/freebsd-10.2-release/contrib/netbsd-tests/fs/tmpfs/
H A Dt_renamerace.c97 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
/freebsd-10.2-release/contrib/netbsd-tests/net/bpfilter/
H A Dt_bpfilter.c227 RZ(rump_init());
289 RZ(rump_init());
/freebsd-10.2-release/contrib/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.cpp130 case NVPTX::PTXCvtMode::RZ:
/freebsd-10.2-release/contrib/netbsd-tests/fs/common/
H A Dsnapshot.c177 RZ(rump_init());
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/gen/
H A Dt_glob.c213 RZ(glob(p, GLOB_ALTDIRFUNC | flags, NULL, &gl));
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp532 size_t RZ = RedzoneSize(); local
533 return ((SizeInBytes + RZ - 1) / RZ) * RZ;
984 // MinRZ <= RZ <= kMaxGlobalRedzone
985 // and trying to make RZ to be ~ 1/4 of SizeInBytes.
986 uint64_t RZ = std::max(MinRZ, local
989 uint64_t RightRedzoneSize = RZ;
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-mips.c2939 mips_gprmask |= 1 << MIPS16_EXTRACT_OPERAND (RZ, *ip);
3027 (ip, MIPS16_EXTRACT_OPERAND (RZ, history[0]),
3642 MIPS16_INSERT_OPERAND (RZ, insn, va_arg (args, int));
8136 zreg = MIPS16_EXTRACT_OPERAND (RZ, *ip);
10323 MIPS16_INSERT_OPERAND (RZ, *ip, regno);

Completed in 264 milliseconds