Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dkgdb.h66 BP_POKE_BREAKPOINT, enumerator
/Linux-v4.19/arch/x86/kernel/
Dkgdb.c778 bpt->type = BP_POKE_BREAKPOINT; in kgdb_arch_set_breakpoint()
788 if (bpt->type != BP_POKE_BREAKPOINT) in kgdb_arch_remove_breakpoint()