Home
last modified time | relevance | path

Searched refs:linux32_sys_mprotect_args (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/compat/linux32/common/
Dlinux32_mman.c88 linux32_sys_mprotect(struct lwp *l, const struct linux32_sys_mprotect_args *uap, register_t *retval) in linux32_sys_mprotect()
/netbsd/src/sys/compat/linux32/arch/amd64/
Dlinux32_syscallargs.h434 struct linux32_sys_mprotect_args { struct
1326 int linux32_sys_mprotect(struct lwp *, const struct linux32_sys_mprotect_args *, register_t *…
Dlinux32_sysent.c506 ns(struct linux32_sys_mprotect_args),
Dlinux32_systrace_args.c802 const struct linux32_sys_mprotect_args *p = params; in systrace_args()