Searched refs:linux_rt_sigreturn_args (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysvec.c466 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args)
H A Dlinux_sysent.c35 { AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 15 = linux_rt_sigreturn */
H A Dlinux_proto.h87 struct linux_rt_sigreturn_args { struct
1254 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
H A Dlinux_systrace_args.c149 struct linux_rt_sigreturn_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysvec.c590 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args)
H A Dlinux32_sysent.c194 { AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 173 = linux_rt_sigreturn */
H A Dlinux32_proto.h538 struct linux_rt_sigreturn_args { struct
1635 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
H A Dlinux32_systrace_args.c1172 struct linux_rt_sigreturn_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysvec.c684 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args)
H A Dlinux_sysent.c193 { AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 173 = linux_rt_sigreturn */
H A Dlinux_proto.h539 struct linux_rt_sigreturn_args { struct
1654 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
H A Dlinux_systrace_args.c1215 struct linux_rt_sigreturn_args *p = params;

Completed in 568 milliseconds