Home
last modified time | relevance | path

Searched refs:sys_munlock_args (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h433 struct sys_munlock_args;
970 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Dfreebsd_sysent.c958 ns(struct sys_munlock_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h485 struct sys_munlock_args;
1128 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Daoutm68k_sysent.c1214 ns(struct sys_munlock_args),
/netbsd/sys/compat/linux/arch/aarch64/
H A Dlinux_syscallargs.h956 struct sys_munlock_args;
1415 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Dlinux_sysent.c1071 ns(struct sys_munlock_args),
H A Dlinux_systrace_args.c1574 const struct sys_munlock_args *p = params; in systrace_args()
/netbsd/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h500 struct sys_munlock_args;
1454 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Dlinux_sysent.c675 ns(struct sys_munlock_args),
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h639 struct sys_munlock_args;
1509 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Dlinux_sysent.c765 ns(struct sys_munlock_args),
/netbsd/sys/compat/linux/arch/i386/
H A Dlinux_syscallargs.h543 struct sys_munlock_args;
1557 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Dlinux_sysent.c683 ns(struct sys_munlock_args),
/netbsd/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h524 struct sys_munlock_args;
1539 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Dlinux_sysent.c700 ns(struct sys_munlock_args),
/netbsd/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h503 struct sys_munlock_args;
1570 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Dlinux_sysent.c681 ns(struct sys_munlock_args),
/netbsd/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h592 struct sys_munlock_args;
1594 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Dlinux_sysent.c1249 ns(struct sys_munlock_args),
/netbsd/sys/compat/linux/arch/arm/
H A Dlinux_syscallargs.h525 struct sys_munlock_args;
1531 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
H A Dlinux_sysent.c678 ns(struct sys_munlock_args),
/netbsd/sys/uvm/
H A Duvm_mmap.c783 sys_munlock(struct lwp *l, const struct sys_munlock_args *uap, in sys_munlock()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1421 struct sys_munlock_args ua; in netbsd32_munlock()
/netbsd/sys/sys/
H A Dsyscallargs.h1331 struct sys_munlock_args { struct
3790 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c1071 ns(struct sys_munlock_args),

12