Home
last modified time | relevance | path

Searched defs:set_hw_breakpoint (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dkgdb.h268 int (*set_hw_breakpoint)(unsigned long, int, enum kgdb_bptype); member
/Linux-v6.6/arch/powerpc/kernel/
Dprocess.c865 static void set_hw_breakpoint(int nr, struct arch_hw_breakpoint *brk) in set_hw_breakpoint() function