Home
last modified time | relevance | path

Searched defs:max_node (Results 1 – 9 of 9) sorted by relevance

/external/ltp/testcases/kernel/lib/
Dnuma_helper.c41 unsigned long max_node = 0; in get_max_node() local
49 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
/external/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages03.c52 static int num_nodes, max_node; variable
Dmigrate_pages02.c95 unsigned long nodemask_size, max_node; in migrate_to_node() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_weights.cc117 NodeDef max_node; in QuantizeWeights() local
Dfreeze_requantization_ranges.cc190 NodeDef* max_node = frozen_graph_def.mutable_node()->Add(); in FreezeRequantizationRanges() local
Dquantize_nodes.cc348 NodeDef max_node; in QuantizePlaceholders() local
780 NodeDef max_node; in QuantizeNodes() local
/external/minigbm/cros_gralloc/
Dcros_gralloc_driver.cc44 uint32_t max_node = (min_node + num_nodes); in init() local
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c440 int nr_nodes = 0, max_node = gcp->numa_max_node; in get_current_nodeid_list() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session_test.cc472 Node* max_node = test::graph::Reduce(&graph, "Max", fill_node, max_axes_node); in TEST() local