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

/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysvec.c334 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args)
H A Dlinux_sysent.c159 { AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 139 = linux_rt_sigreturn */
H A Dlinux_proto.h553 struct linux_rt_sigreturn_args { struct
1184 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
H A Dlinux_systrace_args.c1048 struct linux_rt_sigreturn_args *p = params;
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysvec.c653 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.h540 struct linux_rt_sigreturn_args { struct
1670 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
H A Dlinux_systrace_args.c1215 struct linux_rt_sigreturn_args *p = params;
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysvec.c442 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.h88 struct linux_rt_sigreturn_args { struct
1295 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-12-stable/sys/amd64/linux32/
H A Dlinux32_sysvec.c560 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args)
H A Dlinux32_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 Dlinux32_proto.h539 struct linux_rt_sigreturn_args { struct
1662 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
H A Dlinux32_systrace_args.c1172 struct linux_rt_sigreturn_args *p = params;

Completed in 507 milliseconds