Searched defs:trapno (Results 1 - 6 of 6) sorted by relevance

/src/sys/arch/i386/i386/
H A Ddb_machdep.c214 int trapno; local in function:db_nextframe
H A Dtrap.c176 trap_tss(struct i386tss *tss, int trapno, int code) argument
/src/sys/arch/amd64/amd64/
H A Ddb_machdep.c114 int trapno, err, i; local in function:db_nextframe
/src/sys/compat/linux/arch/amd64/
H A Dlinux_machdep.h85 u_int64_t trapno; member in struct:linux_sigcontext
/src/sys/arch/amd64/stand/prekern/
H A Dprekern.c111 uint64_t trapno = sf->sf_trapno; local in function:trap
/src/sys/kern/
H A Dkern_sig.c2531 proc_stoptrace(int trapno, int sysnum, const register_t args[], argument

Completed in 16 milliseconds