Searched refs:match_found (Results 1 – 2 of 2) sorted by relevance
605 unsigned int best_delta = -1, delta, match_found = 0; in spll_calc_mult_div() local622 match_found = 1; in spll_calc_mult_div()627 if (!match_found) { in spll_calc_mult_div()
1558 bool match_found = fuzzy_match ? !!strstr(comm_str, node->s) : in sched_match_task() 1560 if (match_found) in sched_match_task() 1564 bool match_found = fuzzy_match ? !!strstr(comm_str, node->s) : sched_match_task() local