OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emulation_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/kdump/
setemul.c
162
struct
emulation_ctx
{
struct
165
LIST_ENTRY(
emulation_ctx
) ctx_link;
173
struct
emulation_ctx
*current_ctx;
174
static LIST_HEAD(,
emulation_ctx
) emul_ctx =
177
static struct
emulation_ctx
*ectx_find(pid_t);
223
static struct
emulation_ctx
*
226
struct
emulation_ctx
*ctx;
260
struct
emulation_ctx
*ctx;
272
struct
emulation_ctx
*ctx;
286
static struct
emulation_ctx
*ctx = NULL
[
all
...]
setemul.c
162
struct
emulation_ctx
{
struct
165
LIST_ENTRY(
emulation_ctx
) ctx_link;
173
struct
emulation_ctx
*current_ctx;
174
static LIST_HEAD(,
emulation_ctx
) emul_ctx =
177
static struct
emulation_ctx
*ectx_find(pid_t);
223
static struct
emulation_ctx
*
226
struct
emulation_ctx
*ctx;
260
struct
emulation_ctx
*ctx;
272
struct
emulation_ctx
*ctx;
286
static struct
emulation_ctx
*ctx = NULL
[
all
...]
Completed in 37 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026