ARM_BREAKPOINT_STORE  475 arch/arm/kernel/hw_breakpoint.c 	case ARM_BREAKPOINT_STORE:
ARM_BREAKPOINT_STORE  478 arch/arm/kernel/hw_breakpoint.c 	case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE:
ARM_BREAKPOINT_STORE  522 arch/arm/kernel/hw_breakpoint.c 		hw->ctrl.type = ARM_BREAKPOINT_STORE;
ARM_BREAKPOINT_STORE  525 arch/arm/kernel/hw_breakpoint.c 		hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE;
ARM_BREAKPOINT_STORE  651 arch/arm/kernel/hw_breakpoint.c 		     hw->ctrl.type == ARM_BREAKPOINT_STORE))
ARM_BREAKPOINT_STORE  362 arch/arm64/kernel/hw_breakpoint.c 	case ARM_BREAKPOINT_STORE:
ARM_BREAKPOINT_STORE  365 arch/arm64/kernel/hw_breakpoint.c 	case ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE:
ARM_BREAKPOINT_STORE  425 arch/arm64/kernel/hw_breakpoint.c 		hw->ctrl.type = ARM_BREAKPOINT_STORE;
ARM_BREAKPOINT_STORE  428 arch/arm64/kernel/hw_breakpoint.c 		hw->ctrl.type = ARM_BREAKPOINT_LOAD | ARM_BREAKPOINT_STORE;