Searched refs:numa_nodes (Results 1 – 2 of 2) sorted by relevance
296 int numa_nodes = 0; in is_numa() local298 ret = get_allowed_nodes_arr(flag, &numa_nodes, NULL); in is_numa()302 if (numa_nodes >= min_nodes) in is_numa()
711 def numa_nodes(): function718 nodes = max(len(numa_nodes()), 1)