HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_mprotect_args (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1044 struct linux_sys_mprotect_args { struct
1574 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
1541 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
1365 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
1632 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
1650 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
1623 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
1651 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
1547 int linux_sys_mprotect(struct lwp *, const struct linux_sys_mprotect_args *, register_t *);

Completed in 29 milliseconds