Home
last modified time | relevance | path

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

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