Searched refs:best_prio (Results 1 – 2 of 2) sorted by relevance
371 uint64_t best_prio; in bestmatch() local426 best_prio = ((uint64_t)temp_prio << 32) | in bestmatch()442 if (real_prio > best_prio) { in bestmatch()450 best_prio = real_prio; in bestmatch()
128 int prio, best_prio, synopsis_only; in main() local367 best_prio = 10; in main()388 if (prio >= best_prio) in main()390 best_prio = prio; in main()