OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:return_context
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/kernel/
t_signal_and_sp.c
213
static ucontext_t
return_context
;
variable
234
RL(setcontext(&
return_context
));
266
RL(swapcontext(&
return_context
, &uc));
287
RL(swapcontext(&
return_context
, &uc));
337
RL(swapcontext(&
return_context
, &uc1));
364
RL(swapcontext(&
return_context
, &uc1));
t_signal_and_sp.c
213
static ucontext_t
return_context
;
variable
234
RL(setcontext(&
return_context
));
266
RL(swapcontext(&
return_context
, &uc));
287
RL(swapcontext(&
return_context
, &uc));
337
RL(swapcontext(&
return_context
, &uc1));
364
RL(swapcontext(&
return_context
, &uc1));
Completed in 53 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026