Searched refs:num_allowed_nodes (Results 1 – 1 of 1) sorted by relevance
117 int num_allowed_nodes; in alloc_pages_linear() local121 ret = get_allowed_nodes_arr(NH_MEMS, &num_allowed_nodes, in alloc_pages_linear()129 if (n >= num_allowed_nodes) in alloc_pages_linear()221 int num_allowed_nodes; in verify_pages_linear() local225 ret = get_allowed_nodes_arr(NH_MEMS, &num_allowed_nodes, in verify_pages_linear()233 if (n >= num_allowed_nodes) in verify_pages_linear()396 int num_allowed_nodes; in check_config() local399 ret = get_allowed_nodes_arr(NH_MEMS, &num_allowed_nodes, NULL); in check_config()405 } else if (num_allowed_nodes < min_nodes) { in check_config()