OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:savectx
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/m68k/m68k/
switch_subr.s
213
*
savectx
(pcb)
216
ENTRY(
savectx
)
function
/src/sys/arch/ia64/include/
pcb.h
65
#define
savectx
(p) swapctx(p, NULL)
macro
/src/sys/arch/sh3/sh3/
locore_subr.S
446
* LINTSTUB: Func: void
savectx
(struct pcb *pcb)
449
ENTRY(
savectx
)
function
451
SET_ENTRY_SIZE(
savectx
)
/src/sys/arch/amd64/amd64/
locore.S
1614
* void
savectx
(struct pcb *pcb);
1618
ENTRY(
savectx
)
function
1623
END(
savectx
)
/src/sys/arch/i386/i386/
locore.S
1729
* void
savectx
(struct pcb *pcb);
1733
ENTRY(
savectx
)
function
1738
END(
savectx
)
/src/sys/arch/luna68k/stand/boot/
locore.S
634
ALTENTRY(
savectx
, _setjmp)
function
/src/bin/sh/
eval.c
1226
const char * volatile
savectx
;
local
1241
savectx
= currentcontext;
1260
currentcontext =
savectx
;
1294
currentcontext =
savectx
;
Completed in 28 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026