Searched refs:compare_result (Results 1 – 2 of 2) sorted by relevance
920 int compare_result = -1; in find_gpcevent_core_uarch() local923 compare_result = strcmp(name, n->name); in find_gpcevent_core_uarch()924 if (compare_result <= 0) { in find_gpcevent_core_uarch()929 if (compare_result == 0) { in find_gpcevent_core_uarch()
3485 int compare_result, retr_outer = 0; in non_encl_probe() local3632 compare_result = 0; in non_encl_probe()3634 compare_result = devid_compare(devid1, devid2); in non_encl_probe()3638 compare_result = 0; in non_encl_probe()3641 if (compare_result == 0) { in non_encl_probe()