Searched refs:HW_BREAKPOINT_EMPTY (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | hw_breakpoint.h | 12 HW_BREAKPOINT_EMPTY = 0, enumerator |
/linux-2.6.39/kernel/ | ||
D | hw_breakpoint.c | 307 if (bp->attr.bp_type == HW_BREAKPOINT_EMPTY || in __reserve_bp_slot() |