Searched refs:freebsd32_getcontext (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/arm64/arm64/
H A Dfreebsd32_machdep.c38 freebsd32_getcontext(struct thread *td, struct freebsd32_getcontext_args *uap) function
/freebsd-12-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c289 freebsd32_getcontext(struct thread *td, struct freebsd32_getcontext_args *uap) function
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c778 freebsd32_getcontext(struct thread *td, struct freebsd32_getcontext_args *uap) function
/freebsd-12-stable/sys/amd64/ia32/
H A Dia32_signal.c256 freebsd32_getcontext(struct thread *td, struct freebsd32_getcontext_args *uap) function
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h804 int freebsd32_getcontext(struct thread *, struct freebsd32_getcontext_args *);
H A Dfreebsd32_sysent.c480 { AS(freebsd32_getcontext_args), (sy_call_t *)freebsd32_getcontext, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 421 = freebsd32_getcontext */

Completed in 100 milliseconds