Home
last modified time | relevance | path

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

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