Lines Matching defs:nodes_allowed
1137 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed()
1145 static int get_valid_node_allowed(int nid, nodemask_t *nodes_allowed) in get_valid_node_allowed()
1159 nodemask_t *nodes_allowed) in hstate_next_node_to_alloc()
1177 static int hstate_next_node_to_free(struct hstate *h, nodemask_t *nodes_allowed) in hstate_next_node_to_free()
1684 static int alloc_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed, in alloc_pool_huge_page()
1712 static int free_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed, in free_pool_huge_page()
2534 nodemask_t *nodes_allowed) in try_to_free_low()
2558 nodemask_t *nodes_allowed) in try_to_free_low()
2568 static int adjust_pool_surplus(struct hstate *h, nodemask_t *nodes_allowed, in adjust_pool_surplus()
2597 nodemask_t *nodes_allowed) in set_max_huge_pages()
2771 nodemask_t nodes_allowed, *n_mask; in __nr_hugepages_store_common() local