Home
last modified time | relevance | path

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

/Linux-v6.6/arch/xtensa/include/asm/
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-v6.6/net/sunrpc/
Dsysctl.c128 static struct ctl_table debug_table[] = { variable