Home
last modified time | relevance | path

Searched refs:hw_breakpoint (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/kernel/events/
DMakefile4 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/Linux-v6.6/arch/xtensa/kernel/
DMakefile19 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/Linux-v6.6/samples/
DMakefile10 obj-$(CONFIG_SAMPLE_HW_BREAKPOINT) += hw_breakpoint/
/Linux-v6.6/arch/sh/kernel/
DMakefile49 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/Linux-v6.6/arch/loongarch/kernel/
DMakefile67 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
Dkgdb.c454 static struct hw_breakpoint { struct
/Linux-v6.6/arch/arm64/kernel/
DMakefile48 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/Linux-v6.6/arch/arm/kernel/
DMakefile73 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/Linux-v6.6/arch/x86/kernel/
DMakefile63 obj-y += alternative.o i8253.o hw_breakpoint.o
Dkgdb.c179 static struct hw_breakpoint { struct
/Linux-v6.6/arch/powerpc/kernel/
DMakefile87 obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
/Linux-v6.6/lib/
DKconfig.debug2764 bool "Test hw_breakpoint constraints accounting" if !KUNIT_ALL_TESTS
2769 Tests for hw_breakpoint constraints accounting.
/Linux-v6.6/
DMAINTAINERS1671 F: arch/arm*/include/asm/hw_breakpoint.h
1673 F: arch/arm*/kernel/hw_breakpoint.c