Home
last modified time | relevance | path

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

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