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

  /src/sys/compat/linux/arch/arm/
linux_machdep.c 198 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *v,
linux_syscallargs.h 420 struct linux_sys_sigreturn_args { struct
1611 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
linux_sysent.c 548 ns(struct linux_sys_sigreturn_args),
linux_systrace_args.c 772 const struct linux_sys_sigreturn_args *p = params;
  /src/sys/compat/linux/arch/alpha/
linux_machdep.c 447 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval)
linux_syscallargs.h 275 struct linux_sys_sigreturn_args { struct
1568 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
linux_sysent.c 448 ns(struct linux_sys_sigreturn_args),
  /src/sys/compat/linux/arch/powerpc/
linux_machdep.c 364 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval)
linux_syscallargs.h 395 struct linux_sys_sigreturn_args { struct
1534 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
linux_sysent.c 545 ns(struct linux_sys_sigreturn_args),
  /src/sys/compat/linux/arch/mips/
linux_machdep.c 287 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval)
linux_syscallargs.h 383 struct linux_sys_sigreturn_args { struct
1638 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
linux_sysent.c 536 ns(struct linux_sys_sigreturn_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 437 struct linux_sys_sigreturn_args { struct
1635 int linux_sys_sigreturn(struct lwp *, const struct linux_sys_sigreturn_args *, register_t *);
linux_machdep.c 406 linux_sys_sigreturn(struct lwp *l, const struct linux_sys_sigreturn_args *uap, register_t *retval)
linux_sysent.c 551 ns(struct linux_sys_sigreturn_args),
linux_systrace_args.c 795 const struct linux_sys_sigreturn_args *p = params;

Completed in 91 milliseconds