Searched refs:min_dist (Results 1 – 2 of 2) sorted by relevance
765 u64 min_dist = -1, dist; in do_watchpoint() local799 if (dist < min_dist) { in do_watchpoint()800 min_dist = dist; in do_watchpoint()811 if (min_dist > 0 && min_dist != -1) in do_watchpoint()
731 u32 min_dist = -1, dist; in watchpoint_handler() local772 if (dist < min_dist) { in watchpoint_handler()773 min_dist = dist; in watchpoint_handler()808 if (min_dist > 0 && min_dist != -1) { in watchpoint_handler()