Home
last modified time | relevance | path

Searched refs:set_hw_breakpoint (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/kernel/
A Dprocess.c863 static void set_hw_breakpoint(int nr, struct arch_hw_breakpoint *brk) in set_hw_breakpoint() function
881 set_hw_breakpoint(nr, brk); in __set_breakpoint()
906 set_hw_breakpoint(i, &brk); in suspend_breakpoints()
921 set_hw_breakpoint(i, this_cpu_ptr(&current_brk[i])); in restore_breakpoints()
/arch/x86/kernel/
A Dkgdb.c779 .set_hw_breakpoint = kgdb_set_hw_break,
/arch/loongarch/kernel/
A Dkgdb.c670 .set_hw_breakpoint = kgdb_set_hw_break,

Completed in 13 milliseconds