Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_context.c81 sys_setcontext(struct thread *td, struct setcontext_args *uap) in sys_setcontext() function
H A Dinit_sysent.c485 …{ .sy_narg = AS(setcontext_args), .sy_call = (sy_call_t *)sys_setcontext, .sy_auevent = AUE_NULL, …
/freebsd-14.2/sys/sys/
H A Dsysproto.h2141 int sys_setcontext(struct thread *, struct setcontext_args *);