Home
last modified time | relevance | path

Searched refs:hw_break_release_slot (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dkgdb.c255 static int hw_break_release_slot(int breakno) in hw_break_release_slot() function
286 if (hw_break_release_slot(i)) { in kgdb_remove_hw_break()
313 else if (hw_break_release_slot(i)) in kgdb_remove_all_hw_break()
/openbmc/linux/arch/loongarch/kernel/
H A Dkgdb.c488 static int hw_break_release_slot(int breakno) in hw_break_release_slot() function
575 if (hw_break_release_slot(i)) { in kgdb_remove_hw_break()
623 if (hw_break_release_slot(i)) in kgdb_remove_all_hw_break()