Searched refs:sys_setcontext (Results 1 – 3 of 3) sorted by relevance
80 sys_setcontext(struct thread *td, struct setcontext_args *uap) in sys_setcontext() function
491 { .sy_narg = AS(setcontext_args), .sy_call = (sy_call_t *)sys_setcontext, .sy_auevent = AUE_NULL, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 422 = setcontext */
2141 int sys_setcontext(struct thread *, struct setcontext_args *);