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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 772 struct linux_sys___prctl_args { struct
1460 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 660 struct linux_sys___prctl_args { struct
1661 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 630 struct linux_sys___prctl_args { struct
1725 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 715 struct linux_sys___prctl_args { struct
1784 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 612 struct linux_sys___prctl_args { struct
1707 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 611 struct linux_sys___prctl_args { struct
1698 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 710 struct linux_sys___prctl_args { struct
1762 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 587 struct linux_sys___prctl_args { struct
1622 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);

Completed in 30 milliseconds