Searched refs:arch_install_hw_breakpoint (Results 1 - 11 of 11) sorted by relevance

/arch/sh/include/asm/
H A Dhw_breakpoint.h61 int arch_install_hw_breakpoint(struct perf_event *bp);
/arch/powerpc/include/asm/
H A Dhw_breakpoint.h67 int arch_install_hw_breakpoint(struct perf_event *bp);
/arch/x86/include/asm/
H A Dhw_breakpoint.h59 int arch_install_hw_breakpoint(struct perf_event *bp);
/arch/arm64/include/asm/
H A Dhw_breakpoint.h116 extern int arch_install_hw_breakpoint(struct perf_event *bp);
/arch/arm/include/asm/
H A Dhw_breakpoint.h129 int arch_install_hw_breakpoint(struct perf_event *bp);
/arch/arm/kernel/
H A Dhw_breakpoint.c334 int arch_install_hw_breakpoint(struct perf_event *bp) function
682 arch_install_hw_breakpoint(bp);
689 arch_install_hw_breakpoint(bp);
/arch/powerpc/kernel/
H A Dhw_breakpoint.c63 int arch_install_hw_breakpoint(struct perf_event *bp) function
/arch/sh/kernel/
H A Dhw_breakpoint.c49 int arch_install_hw_breakpoint(struct perf_event *bp) function
/arch/x86/kernel/
H A Dhw_breakpoint.c104 int arch_install_hw_breakpoint(struct perf_event *bp) function
H A Dkgdb.c234 val = arch_install_hw_breakpoint(bp);
/arch/arm64/kernel/
H A Dhw_breakpoint.c293 int arch_install_hw_breakpoint(struct perf_event *bp) function

Completed in 280 milliseconds