Home
last modified time | relevance | path

Searched defs:debug_table (Results 1 – 2 of 2) sorted by relevance

/linux/arch/xtensa/include/asm/
H A Dtraps.h128 struct debug_table { struct
130 void (*debug_exception)(void);
132 unsigned long debug_save[1];
135 unsigned long dbreakc_save[XCHAL_NUM_DBREAK];
137 unsigned long icount_save;
139 unsigned long icount_level_save;
/linux/net/sunrpc/
H A Dsysctl.c128 static struct ctl_table debug_table[] = { variable