Searched refs:match_found (Results 1 – 1 of 1) sorted by relevance
1570 bool match_found = fuzzy_match ? !!strstr(comm_str, node->s) : in sched_match_task() local1572 if (match_found) in sched_match_task()