OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_restore_sigcontext
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/linux/arch/alpha/
linux_machdep.h
99
int
linux_restore_sigcontext
(struct lwp *, struct linux_sigcontext,
linux_machdep.c
364
linux_restore_sigcontext
(struct lwp *l, struct linux_sigcontext context,
function
442
return(
linux_restore_sigcontext
(l, sigframe.uc.uc_mcontext, &mask));
475
return(
linux_restore_sigcontext
(l, frame.sf_sc, &mask));
/src/sys/compat/linux/arch/i386/
linux_machdep.c
115
static int
linux_restore_sigcontext
(struct lwp *,
402
return
linux_restore_sigcontext
(l, &context.uc_mcontext, retval);
421
return
linux_restore_sigcontext
(l, &context, retval);
425
linux_restore_sigcontext
(struct lwp *l, struct linux_sigcontext *scp,
function
Completed in 52 milliseconds
Indexes created Mon May 18 00:24:49 UTC 2026