Searched refs:HW_BREAKPOINT_W (Results 1 – 2 of 2) sorted by relevance
14 HW_BREAKPOINT_W = 2, enumerator15 HW_BREAKPOINT_RW = HW_BREAKPOINT_R | HW_BREAKPOINT_W,
589 attr->bp_type |= HW_BREAKPOINT_W; in parse_breakpoint_type()599 attr->bp_type = HW_BREAKPOINT_R | HW_BREAKPOINT_W; in parse_breakpoint_type()635 attr->bp_type = HW_BREAKPOINT_R | HW_BREAKPOINT_W; in parse_breakpoint_event()