Searched refs:node_match_func (Results 1 – 1 of 1) sorted by relevance
427 mdesc_node_match_f node_match_func; in invoke_on_missing() local440 &node_match_func); in invoke_on_missing()443 if (!get_info_func || !rel_info_func || !node_match_func) { in invoke_on_missing()464 if (node_match_func(&a_node_info, &b_node_info)) { in invoke_on_missing()547 mdesc_node_match_f node_match_func; in mdesc_get_node() local557 &node_match_func); in mdesc_get_node()560 if (!get_info_func || !rel_info_func || !node_match_func) { in mdesc_get_node()570 if (node_match_func(node_info, &hp_node_info)) in mdesc_get_node()