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

/arch/sh/include/asm/
H A Dhw_breakpoint.h62 void arch_uninstall_hw_breakpoint(struct perf_event *bp);
/arch/powerpc/include/asm/
H A Dhw_breakpoint.h68 void arch_uninstall_hw_breakpoint(struct perf_event *bp);
/arch/x86/include/asm/
H A Dhw_breakpoint.h60 void arch_uninstall_hw_breakpoint(struct perf_event *bp);
/arch/arm64/include/asm/
H A Dhw_breakpoint.h117 extern void arch_uninstall_hw_breakpoint(struct perf_event *bp);
/arch/arm/include/asm/
H A Dhw_breakpoint.h130 void arch_uninstall_hw_breakpoint(struct perf_event *bp);
/arch/arm/kernel/
H A Dhw_breakpoint.c391 void arch_uninstall_hw_breakpoint(struct perf_event *bp) function
675 arch_uninstall_hw_breakpoint(bp);
687 arch_uninstall_hw_breakpoint(bp);
/arch/powerpc/kernel/
H A Dhw_breakpoint.c89 void arch_uninstall_hw_breakpoint(struct perf_event *bp) function
/arch/sh/kernel/
H A Dhw_breakpoint.c81 void arch_uninstall_hw_breakpoint(struct perf_event *bp) function
/arch/x86/kernel/
H A Dkgdb.c322 arch_uninstall_hw_breakpoint(bp);
416 arch_uninstall_hw_breakpoint(bp);
H A Dhw_breakpoint.c142 void arch_uninstall_hw_breakpoint(struct perf_event *bp) function
/arch/arm64/kernel/
H A Dhw_breakpoint.c298 void arch_uninstall_hw_breakpoint(struct perf_event *bp) function

Completed in 222 milliseconds