Searched defs:arg5 (Results 1 - 7 of 7) sorted by relevance
| /src/tests/compat/linux/arch/x86_64/ |
| H A D | h_syscall.c | 36 syscall6(long number,register_t arg1,register_t arg2,register_t arg3,register_t arg4,register_t arg5,register_t arg6,...) argument
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | rumpkern_if_wrappers.c | 216 rump_pub_etfs_register_withsize(const char *arg1, const char *arg2, enum rump_etfs_type arg3, uint64_t arg4, uint64_t arg5) argument
|
| /src/sys/rump/librump/rumpvfs/ |
| H A D | rumpvfs_if_wrappers.c | 165 rump_pub_namei(uint32_t arg1, uint32_t arg2, const char *arg3, struct vnode **arg4, struct vnode **arg5, struct componentname **arg6) argument 177 rump_pub_makecn(u_long arg1, u_long arg2, const char *arg3, size_t arg4, struct kauth_cred *arg5, struct lwp *arg6) argument 261 rump_pub_vfs_extattrctl(struct mount *arg1, int arg2, struct vnode *arg3, int arg4, const char *arg5) argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_netbsd.cc | 280 uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr arg5) { argument
|
| H A D | sanitizer_linux.cc | 757 uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr arg5) { argument
|
| /src/sys/arch/riscv/include/ |
| H A D | sbi.h | 285 sbi_call(int eid,int fid,unsigned long arg0,unsigned long arg1,unsigned long arg2,unsigned long arg3,unsigned long arg4,unsigned long arg5) argument
|
| /src/sys/arch/vax/vax/ |
| H A D | emulate.S | 73 #define arg5 28(%sp) macro [all...] |
Completed in 10 milliseconds