Home
last modified time | relevance | path

Searched refs:swapcontext_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_context.c58 struct swapcontext_args { struct
105 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) in sys_swapcontext()
H A Dinit_sysent.c481 …{ .sy_narg = AS(swapcontext_args), .sy_call = (sy_call_t *)sys_swapcontext, .sy_auevent = AUE_NULL…
H A Dsystrace_args.c2125 struct swapcontext_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1137 struct swapcontext_args { struct
2102 int sys_swapcontext(struct thread *, struct swapcontext_args *);