Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_context.c56 struct swapcontext_args { struct
103 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) in sys_swapcontext()
Dinit_sysent.c460 …{ AS(swapcontext_args), (sy_call_t *)sys_swapcontext, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
Dsystrace_args.c2349 struct swapcontext_args *p = params; in systrace_args()
/freebsd-9-stable/sys/sys/
Dsysproto.h1249 struct swapcontext_args { struct
2037 int sys_swapcontext(struct thread *, struct swapcontext_args *);