Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dkgdb.h67 BP_POKE_BREAKPOINT, enumerator
/linux-6.1.9/arch/x86/kernel/
Dkgdb.c752 bpt->type = BP_POKE_BREAKPOINT; in kgdb_arch_set_breakpoint()
759 if (bpt->type != BP_POKE_BREAKPOINT) in kgdb_arch_remove_breakpoint()