debug_exception
void (*debug_exception)(void);
void debug_exception(void);
offsetof(struct debug_table, debug_exception));
this_cpu_ptr(&debug_table)->debug_exception = debug_exception;