Lines Matching defs:nodes_allowed
1181 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed()
1189 static int get_valid_node_allowed(int nid, nodemask_t *nodes_allowed) in get_valid_node_allowed()
1203 nodemask_t *nodes_allowed) in hstate_next_node_to_alloc()
1221 static int hstate_next_node_to_free(struct hstate *h, nodemask_t *nodes_allowed) in hstate_next_node_to_free()
1724 static int alloc_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed, in alloc_pool_huge_page()
1752 static int free_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed, in free_pool_huge_page()
2588 nodemask_t *nodes_allowed) in try_to_free_low()
2612 nodemask_t *nodes_allowed) in try_to_free_low()
2622 static int adjust_pool_surplus(struct hstate *h, nodemask_t *nodes_allowed, in adjust_pool_surplus()
2651 nodemask_t *nodes_allowed) in set_max_huge_pages()
2825 nodemask_t nodes_allowed, *n_mask; in __nr_hugepages_store_common() local