Searched refs:sys_swapcontext (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | kern_context.c | 106 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) in sys_swapcontext() function
|
| H A D | init_sysent.c | 475 …{ AS(swapcontext_args), (sy_call_t *)sys_swapcontext, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2045 int sys_swapcontext(struct thread *, struct swapcontext_args *);
|