Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkgdb.h66 BP_POKE_BREAKPOINT, enumerator
/linux-4.1.27/arch/x86/kernel/
Dkgdb.c775 bpt->type = BP_POKE_BREAKPOINT; in kgdb_arch_set_breakpoint()
786 if (bpt->type != BP_POKE_BREAKPOINT) in kgdb_arch_remove_breakpoint()