Home
last modified time | relevance | path

Searched refs:post_exception (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dkgdb.h301 void (*post_exception) (void); member
/linux-6.3-rc2/kernel/debug/
A Ddebug_core.c785 if (dbg_io_ops->post_exception) in kgdb_cpu_enter()
786 dbg_io_ops->post_exception(); in kgdb_cpu_enter()
/linux-6.3-rc2/drivers/tty/serial/
A Dkgdboc.c410 .post_exception = kgdboc_post_exp_handler,
/linux-6.3-rc2/drivers/misc/
A Dkgdbts.c1183 .post_exception = kgdbts_post_exp_handler,

Completed in 11 milliseconds