Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dkgdb.h62 BP_BREAKPOINT = 0, enumerator
/linux-6.15/kernel/debug/kdb/
H A Dkdb_bp.c335 template.bp_type = BP_BREAKPOINT; in kdb_bp()
/linux-6.15/arch/x86/kernel/
H A Dkgdb.c734 bpt->type = BP_BREAKPOINT; in kgdb_arch_set_breakpoint()
/linux-6.15/kernel/debug/
H A Ddebug_core.c353 kgdb_break[breakno].type = BP_BREAKPOINT; in dbg_set_sw_break()