Searched refs:min_dist (Results 1 – 3 of 3) sorted by relevance
101 int min_dist = INT_MAX, dist, n; in acpi_map_pxm_to_online_node() local105 if (dist < min_dist) { in acpi_map_pxm_to_online_node()106 min_dist = dist; in acpi_map_pxm_to_online_node()
737 u64 min_dist = -1, dist; in watchpoint_handler() local772 if (dist < min_dist) { in watchpoint_handler()773 min_dist = dist; in watchpoint_handler()788 if (min_dist > 0 && min_dist != -1) { in watchpoint_handler()
308 int min_dist = INT_MAX, dist; in papr_scm_node() local317 if (dist < min_dist) { in papr_scm_node()318 min_dist = dist; in papr_scm_node()