Home
last modified time | relevance | path

Searched defs:breakno (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dkgdb.c191 int breakno; in kgdb_correct_hw_break() local
226 static int hw_break_reserve_slot(int breakno) in hw_break_reserve_slot()
255 static int hw_break_release_slot(int breakno) in hw_break_release_slot()
/openbmc/linux/arch/loongarch/kernel/
H A Dkgdb.c462 static int hw_break_reserve_slot(int breakno) in hw_break_reserve_slot()
488 static int hw_break_release_slot(int breakno) in hw_break_release_slot()
/openbmc/linux/kernel/debug/
H A Ddebug_core.c321 int breakno = -1; in dbg_set_sw_break() local