ARM_BREAKPOINT_LOAD 472 arch/arm/kernel/hw_breakpoint.c case ARM_BREAKPOINT_LOAD: ARM_BREAKPOINT_LOAD 478 arch/arm/kernel/hw_breakpoint.c case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: ARM_BREAKPOINT_LOAD 519 arch/arm/kernel/hw_breakpoint.c hw->ctrl.type = ARM_BREAKPOINT_LOAD; ARM_BREAKPOINT_LOAD 525 arch/arm/kernel/hw_breakpoint.c hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE; ARM_BREAKPOINT_LOAD 650 arch/arm/kernel/hw_breakpoint.c (hw->ctrl.type == ARM_BREAKPOINT_LOAD || ARM_BREAKPOINT_LOAD 359 arch/arm64/kernel/hw_breakpoint.c case ARM_BREAKPOINT_LOAD: ARM_BREAKPOINT_LOAD 365 arch/arm64/kernel/hw_breakpoint.c case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE: ARM_BREAKPOINT_LOAD 422 arch/arm64/kernel/hw_breakpoint.c hw->ctrl.type = ARM_BREAKPOINT_LOAD; ARM_BREAKPOINT_LOAD 428 arch/arm64/kernel/hw_breakpoint.c hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE;