/netbsd-src/sys/compat/common/ |
H A D | vm_12.c | 82 return (sys___msync13(l, &ua, retval)); in compat_12_sys_msync()
|
/netbsd-src/sys/compat/freebsd/ |
H A D | freebsd_misc.c | 81 return sys___msync13(l, &bma, retval); in freebsd_sys_msync()
|
H A D | freebsd_syscallargs.h | 1041 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|
H A D | freebsd_sysent.c | 1288 .sy_call = (sy_call_t *)sys___msync13
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_compat_12.c | 113 return sys___msync13(l, &ua, retval); in compat_12_netbsd32_msync()
|
H A D | netbsd32_netbsd.c | 1620 return sys___msync13(l, &ua, retval); in netbsd32___msync13()
|
/netbsd-src/sys/compat/sunos/ |
H A D | sunos_misc.c | 190 return (sys___msync13(l, &ouap, retval)); in sunos_sys_omsync() 531 return (sys___msync13(l, (const void *)uap, retval)); in sunos_sys_mctl()
|
/netbsd-src/sys/uvm/ |
H A D | uvm_mmap.c | 451 sys___msync13(struct lwp *l, const struct sys___msync13_args *uap, in sys___msync13() function
|
/netbsd-src/sys/compat/aoutm68k/ |
H A D | aoutm68k_syscallargs.h | 1213 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|
H A D | aoutm68k_sysent.c | 1559 .sy_call = (sy_call_t *)sys___msync13
|
/netbsd-src/sys/compat/linux/arch/aarch64/ |
H A D | linux_sysent.c | 1087 .sy_call = (sy_call_t *)sys___msync13
|
H A D | linux_syscallargs.h | 1559 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/powerpc/ |
H A D | linux_sysent.c | 646 .sy_call = (sy_call_t *)sys___msync13
|
H A D | linux_syscallargs.h | 1564 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A D | linux_sysent.c | 637 .sy_call = (sy_call_t *)sys___msync13
|
H A D | linux_syscallargs.h | 1668 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/amd64/ |
H A D | linux_sysent.c | 172 .sy_call = (sy_call_t *)sys___msync13
|
H A D | linux_syscallargs.h | 1384 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_sysent.c | 654 .sy_call = (sy_call_t *)sys___msync13
|
H A D | linux_syscallargs.h | 1667 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_sysent.c | 671 .sy_call = (sy_call_t *)sys___msync13
|
H A D | linux_syscallargs.h | 1640 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_sysent.c | 649 .sy_call = (sy_call_t *)sys___msync13
|
H A D | linux_syscallargs.h | 1641 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/alpha/ |
H A D | linux_syscallargs.h | 1687 int sys___msync13(struct lwp *, const struct sys___msync13_args *, register_t *);
|