| /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/kern/ |
| H A D | kern_sdt.c | 95 sdt_probe_stub(u_int32_t id,uintptr_t arg0,uintptr_t arg1,uintptr_t arg2,uintptr_t arg3,uintptr_t arg4) argument
|
| /src/sys/arch/arm/arm/ |
| H A D | smccc.c | 103 smccc_call(uint32_t fid,register_t arg1,register_t arg2,register_t arg3,register_t arg4,register_t * res0,register_t * res1,register_t * res2,register_t * res3) argument
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | rumpkern_if_wrappers.c | 51 rump_pub_kernelfsym_load(void *arg1, uint64_t arg2, char *arg3, uint64_t arg4) argument 63 rump_pub_uio_setup(void *arg1, size_t arg2, off_t arg3, enum rump_uiorw arg4) argument 111 rump_pub_cred_create(uid_t arg1, gid_t arg2, size_t arg3, gid_t *arg4) argument 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/arch/arm/pci/ |
| H A D | pci_smccc.c | 51 pci_smccc_call(uint32_t fid,register_t arg1,register_t arg2,register_t arg3,register_t arg4,register_t * res0,register_t * res1,register_t * res2,register_t * res3) argument
|
| /src/sys/rump/librump/rumpvfs/ |
| H A D | rumpvfs_if_wrappers.c | 27 rump_pub_getvninfo(struct vnode *arg1, enum rump_vtype *arg2, off_t *arg3, dev_t *arg4) argument 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/fs/nfs/nlm/ |
| H A D | nlm_prot_server.c | 391 nlm4_res arg4; local in function:nlm_lock_res_1_svc 400 nlm4_res arg4; local in function:nlm_cancel_res_1_svc 409 nlm4_res arg4; local in function:nlm_unlock_res_1_svc 418 nlm4_res arg4; local in function:nlm_granted_res_1_svc [all...] |
| /src/sys/external/bsd/ipf/netinet/ |
| H A D | ip_dstlist.c | 247 ipf_dstlist_addr_find(ipf_main_softc_t * softc,void * arg1,int arg2,void * arg3,u_int arg4) argument
|
| /src/usr.sbin/rpc.lockd/ |
| H A D | lock_proc.c | 317 nlmtonlm4(struct nlm_lock *arg, struct nlm4_lock *arg4) argument 361 struct nlm4_lock arg4; local in function:nlm_test_1_svc 400 struct nlm4_lock arg4; local in function:nlm_test_msg_1_svc 451 struct nlm4_lockargs arg4; local in function:nlm_lock_1_svc 473 struct nlm4_lockargs arg4; local in function:nlm_lock_msg_1_svc 503 struct nlm4_lock arg4; local in function:nlm_cancel_1_svc 525 struct nlm4_lock arg4; local in function:nlm_cancel_msg_1_svc 555 struct nlm4_lock arg4; local in function:nlm_unlock_1_svc 572 struct nlm4_lock arg4; local in function:nlm_unlock_msg_1_svc [all...] |
| /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/usermode/usermode/ |
| H A D | thunk.c | 393 thunk_makecontext(ucontext_t * ucp,void (* func)(void),int nargs,void * arg1,void * arg2,void * arg3,void * arg4) argument
|
| /src/sys/arch/vax/vax/ |
| H A D | emulate.S | 72 #define arg4 24(%sp) macro
|
| /src/sys/dev/pci/ |
| H A D | xmm7360.c | 1189 static int xmm7360_mux_control(struct xmm_net *xn, u32 arg1, u32 arg2, u32 arg3, u32 arg4) argument
|