Home
last modified time | relevance | path

Searched refs:linux_rt_sigreturn (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysvec.c102 LIN_SDT_PROBE_DEFINE0(sysvec, linux_rt_sigreturn, todo);
381 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn() function
385 LIN_SDT_PROBE0(sysvec, linux_rt_sigreturn, todo); in linux_rt_sigreturn()
H A Dlinux_sysent.c159 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent = AUE_NULL, .sy_flags = 0,…
H A Dlinux_proto.h1310 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysvec.c491 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn() function
H A Dlinux_sysent.c35 …{ .sy_narg = AS(linux_rt_sigreturn_args), .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent …
H A Dlinux_proto.h1390 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysvec.c677 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn() function
H A Dlinux_sysent.c193 …{ .sy_narg = AS(linux_rt_sigreturn_args), .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent …
H A Dlinux_proto.h1760 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysvec.c558 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn() function
H A Dlinux32_sysent.c193 …{ .sy_narg = AS(linux_rt_sigreturn_args), .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent …
H A Dlinux32_proto.h1766 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
/freebsd-13.1/sys/arm/linux/
H A Dlinux_sysent.c193 …{ .sy_narg = AS(linux_rt_sigreturn_args), .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent …
H A Dlinux_proto.h1334 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);