Searched refs:numa_nodes (Results 1 – 2 of 2) sorted by relevance
285 int numa_nodes = 0; in is_numa() local287 ret = get_allowed_nodes_arr(flag, &numa_nodes, NULL); in is_numa()291 if (numa_nodes >= min_nodes) in is_numa()
740 def numa_nodes(): function747 nodes = max(len(numa_nodes()), 1)