Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dkgdb.h66 BP_POKE_BREAKPOINT, enumerator
/Linux-v5.4/arch/x86/kernel/
Dkgdb.c751 bpt->type = BP_POKE_BREAKPOINT; in kgdb_arch_set_breakpoint()
758 if (bpt->type != BP_POKE_BREAKPOINT) in kgdb_arch_remove_breakpoint()