OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trap_kdebug
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/cesfic/cesfic/
trap.c
88
void
trap_kdebug
(int, struct trapframe);
635
trap_kdebug
(int type, struct trapframe tf)
function
/src/sys/arch/sun2/sun2/
trap.c
134
void
trap_kdebug
(int type, struct trapframe tf);
632
trap_kdebug
(int type, struct trapframe tf)
function
652
* XXX - Almost identical to
trap_kdebug
...
/src/sys/arch/sun3/sun3/
trap.c
143
void
trap_kdebug
(int type, struct trapframe tf);
647
trap_kdebug
(int type, struct trapframe tf)
function
667
* XXX - Almost identical to
trap_kdebug
...
/src/sys/arch/hppa/hppa/
trap.c
230
trap_kdebug
(int type, int code, struct trapframe *frame)
function
307
#define
trap_kdebug
(t, c, f) (0)
macro
472
(void)
trap_kdebug
(T_IBREAK, 0, tf);
763
if (
trap_kdebug
(type, va, frame))
Completed in 22 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026