Searched refs:freebsd32_setcontext (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c815 freebsd32_setcontext(struct thread *td, struct freebsd32_setcontext_args *uap) function
/freebsd-11-stable/sys/amd64/ia32/
H A Dia32_signal.c275 freebsd32_setcontext(struct thread *td, struct freebsd32_setcontext_args *uap) function
/freebsd-11-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c304 freebsd32_setcontext(struct thread *td, struct freebsd32_setcontext_args *uap) function
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c477 { AS(freebsd32_setcontext_args), (sy_call_t *)freebsd32_setcontext, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 422 = freebsd32_setcontext */
H A Dcapabilities.conf236 freebsd32_setcontext
H A Dfreebsd32_proto.h771 int freebsd32_setcontext(struct thread *, struct freebsd32_setcontext_args *);

Completed in 209 milliseconds