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

/freebsd-11-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c325 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) function
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c836 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) function
/freebsd-11-stable/sys/amd64/ia32/
H A Dia32_signal.c296 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) function
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h772 int freebsd32_swapcontext(struct thread *, struct freebsd32_swapcontext_args *);
H A Dfreebsd32_sysent.c478 { AS(freebsd32_swapcontext_args), (sy_call_t *)freebsd32_swapcontext, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 423 = freebsd32_swapcontext */

Completed in 105 milliseconds