gct6_find_nodes    56 arch/alpha/include/asm/gct.h int gct6_find_nodes(gct6_node *, gct6_search_struct *);
gct6_find_nodes   462 arch/alpha/kernel/core_marvel.c 	gct6_find_nodes(GCT_NODE_PTR(0), gct_wanted_node_list);
gct6_find_nodes    41 arch/alpha/kernel/gct.c 		status |= gct6_find_nodes(GCT_NODE_PTR(node->next), search);
gct6_find_nodes    45 arch/alpha/kernel/gct.c 		status |= gct6_find_nodes(GCT_NODE_PTR(node->child), search);