Home
last modified time | relevance | path

Searched refs:debug_table (Results 1 – 7 of 7) sorted by relevance

/linux/arch/xtensa/kernel/
A Dasm-offsets.c129 offsetof(struct debug_table, debug_exception)); in main()
130 DEFINE(DT_DEBUG_SAVE, offsetof(struct debug_table, debug_save)); in main()
132 DEFINE(DT_DBREAKC_SAVE, offsetof(struct debug_table, dbreakc_save)); in main()
133 DEFINE(DT_ICOUNT_SAVE, offsetof(struct debug_table, icount_save)); in main()
135 offsetof(struct debug_table, icount_level_save)); in main()
A Dtraps.c167 DEFINE_PER_CPU(struct debug_table, debug_table);
401 unsigned long debugsave = (unsigned long)this_cpu_ptr(&debug_table); in trap_init_debug()
403 this_cpu_ptr(&debug_table)->debug_exception = debug_exception; in trap_init_debug()
/linux/net/sunrpc/
A Dsysctl.c146 static struct ctl_table debug_table[] = { variable
188 .child = debug_table
/linux/arch/xtensa/include/asm/
A Dtraps.h103 struct debug_table { struct
/linux/kernel/
A Dsysctl.c3399 static struct ctl_table debug_table[] = { variable
3446 .child = debug_table,
/linux/
A DSystem.map130622 ffff800011ddda68 d debug_table
A D.tmp_System.map130622 ffff800011ddda68 d debug_table

Completed in 374 milliseconds