Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_context.c105 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) in sys_swapcontext() function
H A Dinit_sysent.c481 …{ .sy_narg = AS(swapcontext_args), .sy_call = (sy_call_t *)sys_swapcontext, .sy_auevent = AUE_NULL…
/f-stack/freebsd/sys/
H A Dsysproto.h2102 int sys_swapcontext(struct thread *, struct swapcontext_args *);