Searched refs:swapcontext_args (Results 1 – 4 of 4) sorted by relevance
55 struct swapcontext_args { struct102 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) in sys_swapcontext()
486 …{ .sy_narg = AS(swapcontext_args), .sy_call = (sy_call_t *)sys_swapcontext, .sy_auevent = AUE_NULL…
2125 struct swapcontext_args *p = params; in systrace_args()
1133 struct swapcontext_args { struct2142 int sys_swapcontext(struct thread *, struct swapcontext_args *);