Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_context.c84 sys_setcontext(struct thread *td, struct setcontext_args *uap) in sys_setcontext() function
H A Dinit_sysent.c480 …{ .sy_narg = AS(setcontext_args), .sy_call = (sy_call_t *)sys_setcontext, .sy_auevent = AUE_NULL, …
/f-stack/freebsd/sys/
H A Dsysproto.h2101 int sys_setcontext(struct thread *, struct setcontext_args *);