Searched refs:node_match_func (Results 1 – 1 of 1) sorted by relevance
428 mdesc_node_match_f node_match_func; in invoke_on_missing() local441 &node_match_func); in invoke_on_missing()444 if (!get_info_func || !rel_info_func || !node_match_func) { in invoke_on_missing()465 if (node_match_func(&a_node_info, &b_node_info)) { in invoke_on_missing()548 mdesc_node_match_f node_match_func; in mdesc_get_node() local558 &node_match_func); in mdesc_get_node()561 if (!get_info_func || !rel_info_func || !node_match_func) { in mdesc_get_node()571 if (node_match_func(node_info, &hp_node_info)) in mdesc_get_node()