HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys___prctl (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/compat/linux/common/
linux_sched.c 791 linux_sys___prctl(struct lwp *l, const struct linux_sys___prctl_args *uap, function
  /src/sys/compat/linux/arch/amd64/
linux_sysent.c 799 .sy_call = (sy_call_t *)linux_sys___prctl
linux_syscallargs.h 1661 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1460 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
linux_sysent.c 777 .sy_call = (sy_call_t *)linux_sys___prctl
  /src/sys/compat/linux/arch/i386/
linux_sysent.c 775 .sy_call = (sy_call_t *)linux_sys___prctl
linux_syscallargs.h 1725 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_sysent.c 770 .sy_call = (sy_call_t *)linux_sys___prctl
linux_syscallargs.h 1707 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_sysent.c 792 .sy_call = (sy_call_t *)linux_sys___prctl
linux_syscallargs.h 1698 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_sysent.c 851 .sy_call = (sy_call_t *)linux_sys___prctl
linux_syscallargs.h 1762 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_sysent.c 764 .sy_call = (sy_call_t *)linux_sys___prctl
linux_syscallargs.h 1622 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1784 int linux_sys___prctl(struct lwp *, const struct linux_sys___prctl_args *, register_t *);
linux_sysent.c 1390 .sy_call = (sy_call_t *)linux_sys___prctl

Completed in 97 milliseconds