Searched defs:max_node (Results 1 – 8 of 8) sorted by relevance
41 unsigned long max_node = 0; in get_max_node() local49 static void get_nodemask_allnodes(nodemask_t * nodemask, unsigned long max_node) in get_nodemask_allnodes()64 static int filter_nodemask_mem(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_mem()115 static void filter_nodemask_cpu(nodemask_t * nodemask, unsigned long max_node) in filter_nodemask_cpu()164 unsigned long max_node, nodemask_size; in get_allowed_nodes_arr() local
43 auto max_node = GetConstInputNode(tf_node_map, tf_op.input(THIRD_INPUT)); in Parse() local
41 static int num_nodes, max_node; variable
71 unsigned long nodemask_size, max_node; in migrate_to_node() local
443 int nr_nodes = 0, max_node = gcp->numa_max_node; in get_current_nodeid_list() local
275 auto max_node = left_node->func_graph()->NewCNode(max_inputs); in NewMaxNode() local
178 bool max_node, next_max_node; member
33835 let mut max_node = root2; localVariable