Searched refs:node_match_func (Results 1 – 1 of 1) sorted by relevance
429 mdesc_node_match_f node_match_func; in invoke_on_missing() local442 &node_match_func); in invoke_on_missing()445 if (!get_info_func || !rel_info_func || !node_match_func) { in invoke_on_missing()466 if (node_match_func(&a_node_info, &b_node_info)) { in invoke_on_missing()549 mdesc_node_match_f node_match_func; in mdesc_get_node() local559 &node_match_func); in mdesc_get_node()562 if (!get_info_func || !rel_info_func || !node_match_func) { in mdesc_get_node()572 if (node_match_func(node_info, &hp_node_info)) in mdesc_get_node()