Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_context.c52 struct getcontext_args { struct
65 sys_getcontext(struct thread *td, struct getcontext_args *uap) in sys_getcontext() argument
H A Dinit_sysent.c473 …{ AS(getcontext_args), (sy_call_t *)sys_getcontext, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
H A Dsystrace_args.c2111 struct getcontext_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h1131 struct getcontext_args { struct
2043 int sys_getcontext(struct thread *, struct getcontext_args *);