Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dkgdb.h67 BP_POKE_BREAKPOINT, enumerator
/Linux-v6.6/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()