Home
last modified time | relevance | path

Searched defs:swapcontext_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dkern_context.c54 struct swapcontext_args { struct
55 struct __ucontext *oucp;
56 const struct __ucontext_t *ucp;
/freebsd/sys/sys/
H A Dsysproto.h1127 struct swapcontext_args { struct
1128 …l_[PADL_(struct __ucontext *)]; struct __ucontext * oucp; char oucp_r_[PADR_(struct __ucontext *)];
1129 …truct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)];