Searched refs:node_match_func (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dmdesc.c429 mdesc_node_match_f node_match_func; local
442 &node_match_func);
445 if (!get_info_func || !rel_info_func || !node_match_func) {
466 if (node_match_func(&a_node_info, &b_node_info)) {
549 mdesc_node_match_f node_match_func; local
559 &node_match_func);
562 if (!get_info_func || !rel_info_func || !node_match_func) {
572 if (node_match_func(node_info, &hp_node_info))

Completed in 112 milliseconds