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

/linux-master/include/linux/
H A Dkgdb.h67 BP_POKE_BREAKPOINT, enumerator in enum:kgdb_bptype
/linux-master/arch/x86/kernel/
H A Dkgdb.c751 bpt->type = BP_POKE_BREAKPOINT;
758 if (bpt->type != BP_POKE_BREAKPOINT)

Completed in 236 milliseconds