Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_context.c55 struct setcontext_args {
85 sys_setcontext(struct thread *td, struct setcontext_args *uap) in sys_setcontext()
H A Dinit_sysent.c474 …{ AS(setcontext_args), (sy_call_t *)sys_setcontext, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
H A Dsystrace_args.c2118 struct setcontext_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h1134 struct setcontext_args { struct
2044 int sys_setcontext(struct thread *, struct setcontext_args *);