Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dkgdb.c208 int breakno; in kgdb_correct_hw_break() local
243 static int hw_break_reserve_slot(int breakno) in hw_break_reserve_slot()
272 static int hw_break_release_slot(int breakno) in hw_break_release_slot()
/Linux-v4.19/kernel/debug/
Ddebug_core.c277 int breakno = -1; in dbg_set_sw_break() local