Searched refs:linux_sys_mprotect_args (Results 1 – 19 of 19) sorted by relevance
| /netbsd/src/sys/compat/linux32/common/ |
| D | linux32_mman.c | 95 struct linux_sys_mprotect_args ua; in linux32_sys_mprotect()
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 74 struct linux_sys_mprotect_args { struct 1352 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| D | linux_sysent.c | 94 ns(struct linux_sys_mprotect_args),
|
| D | linux_systrace_args.c | 105 const struct linux_sys_mprotect_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 420 struct linux_sys_mprotect_args { struct 1542 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| D | linux_sysent.c | 571 ns(struct linux_sys_mprotect_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 469 struct linux_sys_mprotect_args { struct 1645 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| D | linux_sysent.c | 579 ns(struct linux_sys_mprotect_args),
|
| D | linux_systrace_args.c | 837 const struct linux_sys_mprotect_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 450 struct linux_sys_mprotect_args { struct 1618 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| D | linux_sysent.c | 596 ns(struct linux_sys_mprotect_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 445 struct linux_sys_mprotect_args { struct 1619 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| D | linux_sysent.c | 574 ns(struct linux_sys_mprotect_args),
|
| D | linux_systrace_args.c | 805 const struct linux_sys_mprotect_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 178 struct linux_sys_mprotect_args { struct 1528 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| D | linux_sysent.c | 326 ns(struct linux_sys_mprotect_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 408 struct linux_sys_mprotect_args { struct 1646 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| D | linux_sysent.c | 562 ns(struct linux_sys_mprotect_args),
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_misc.c | 632 linux_sys_mprotect(struct lwp *l, const struct linux_sys_mprotect_args *uap, register_t *retval) in linux_sys_mprotect()
|