| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 1039 struct linux_sys_mprotect_args { struct 1567 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| /src/sys/compat/linux/arch/i386/ |
| 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 *);
|
| /src/sys/compat/linux/arch/m68k/ |
| 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 *);
|
| /src/sys/compat/linux/arch/mips/ |
| 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 *);
|
| /src/sys/compat/linux/arch/powerpc/ |
| 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 *);
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 178 struct linux_sys_mprotect_args { struct 1536 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 74 struct linux_sys_mprotect_args { struct 1360 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 445 struct linux_sys_mprotect_args { struct 1627 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);
|