OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctx_free
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/powerpc/ibm4xx/
pmap.c
662
ctx_free
(pm);
1949
ctx_free
(struct pmap *pm)
function
1956
panic("
ctx_free
: freeing kernel context");
/src/sys/arch/sparc64/sparc64/
pmap.c
159
static void
ctx_free
(struct pmap *, struct cpu_info *);
1526
ctx_free
(pm, ci);
1534
ctx_free
(pm, curcpu());
2046
ctx_free
(pm, ci);
2054
ctx_free
(pm, curcpu());
3204
ctx_free
(LIST_FIRST(&curcpu()->ci_pmap_ctxlist),
3232
ctx_free
(struct pmap *pm, struct cpu_info *ci)
function
3252
panic("
ctx_free
: freeing kernel context");
3254
printf("
ctx_free
: freeing free context %d\n", oldctx);
3256
printf("
ctx_free
: freeing someone else's context\n
[
all
...]
/src/sys/arch/sparc/sparc/
pmap.c
392
static void
ctx_free
(struct pmap *);
2205
* context was freed by calling
ctx_free
() in pmap_release(),
2259
* Otherwise, the context was freed by calling
ctx_free
() in
2305
ctx_free
(struct pmap *pm)
function
4397
ctx_free
(pm);
/src/external/gpl3/gcc/dist/gcc/
gimplify.cc
327
ctx_free
(struct gimplify_ctx *c)
function
385
ctx_free
(c);
/src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc
307
ctx_free
(struct gimplify_ctx *c)
function
365
ctx_free
(c);
Completed in 70 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026