Home
last modified time | relevance | path

Searched defs:trap (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dkdb.h55 #define KDB_BACKEND(name, init, trace, trace_thread, trap) \ argument
/f-stack/freebsd/i386/i386/
H A Dtrap.c195 trap(struct trapframe *frame) in trap() function
/f-stack/freebsd/amd64/amd64/
H A Dtrap.c183 trap(struct trapframe *frame) in trap() function
/f-stack/freebsd/mips/mips/
H A Dtrap.c511 trap(struct trapframe *trapframe) in trap() function