Home
last modified time | relevance | path

Searched refs:sys_setcontext (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dkern_context.c85 sys_setcontext(struct thread *td, struct setcontext_args *uap) in sys_setcontext() function
H A Dinit_sysent.c474 …{ AS(setcontext_args), (sy_call_t *)sys_setcontext, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2044 int sys_setcontext(struct thread *, struct setcontext_args *);