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

/freebsd-12-stable/sys/arm64/arm64/
H A Dfreebsd32_machdep.c59 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) function
/freebsd-12-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c329 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) function
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c818 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) function
/freebsd-12-stable/sys/amd64/ia32/
H A Dia32_signal.c297 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) function
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h806 int freebsd32_swapcontext(struct thread *, struct freebsd32_swapcontext_args *);
H A Dfreebsd32_sysent.c482 { AS(freebsd32_swapcontext_args), (sy_call_t *)freebsd32_swapcontext, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 423 = freebsd32_swapcontext */

Completed in 80 milliseconds