OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux32_restore_sigcontext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/linux32/arch/aarch64/
linux32_machdep.c
109
linux32_restore_sigcontext
(struct lwp *l, struct linux32_ucontext *luc)
function
290
error =
linux32_restore_sigcontext
(l, &sigframe.uc);
312
error =
linux32_restore_sigcontext
(l, &rt_sigframe.sig.uc);
/src/sys/compat/linux32/arch/amd64/
linux32_machdep.c
87
static int
linux32_restore_sigcontext
(struct lwp *,
389
return
linux32_restore_sigcontext
(l, &ctx, retval);
405
return
linux32_restore_sigcontext
(l, &ctx.uc_mcontext, retval);
409
linux32_restore_sigcontext
(struct lwp *l, struct linux32_sigcontext *scp,
function
Completed in 29 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026