OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setucontext
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/sys/
ucontext.h
105
int
setucontext
(struct lwp *, const ucontext_t *);
/src/sys/compat/linux/arch/aarch64/
linux_machdep.c
219
error =
setucontext
(l, &uc);
/src/sys/kern/
sys_sig.c
357
error =
setucontext
(l, &uc);
kern_sig.c
749
setucontext
(struct lwp *l, const ucontext_t *ucp)
function in typeref:typename:int
/src/sys/compat/linux/arch/amd64/
linux_machdep.c
409
* And let
setucontext
deal with that.
412
error =
setucontext
(l, &uctx);
Completed in 39 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025