Searched defs:nodes_allowed (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/mm/ |
| D | hugetlb.c | 1182 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed() 1190 static int get_valid_node_allowed(int nid, nodemask_t *nodes_allowed) in get_valid_node_allowed() 1204 nodemask_t *nodes_allowed) in hstate_next_node_to_alloc() 1222 static int hstate_next_node_to_free(struct hstate *h, nodemask_t *nodes_allowed) in hstate_next_node_to_free() 1741 static int alloc_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed, in alloc_pool_huge_page() 1769 static int free_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed, in free_pool_huge_page() 2606 nodemask_t *nodes_allowed) in try_to_free_low() 2630 nodemask_t *nodes_allowed) in try_to_free_low() 2640 static int adjust_pool_surplus(struct hstate *h, nodemask_t *nodes_allowed, in adjust_pool_surplus() 2669 nodemask_t *nodes_allowed) in set_max_huge_pages() [all …]
|
| /kernel/linux/linux-4.19/mm/ |
| D | hugetlb.c | 974 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed() 982 static int get_valid_node_allowed(int nid, nodemask_t *nodes_allowed) in get_valid_node_allowed() 996 nodemask_t *nodes_allowed) in hstate_next_node_to_alloc() 1014 static int hstate_next_node_to_free(struct hstate *h, nodemask_t *nodes_allowed) in hstate_next_node_to_free() 1431 static int alloc_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed) in alloc_pool_huge_page() 1457 static int free_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed, in free_pool_huge_page() 2238 nodemask_t *nodes_allowed) in try_to_free_low() 2262 nodemask_t *nodes_allowed) in try_to_free_low() 2272 static int adjust_pool_surplus(struct hstate *h, nodemask_t *nodes_allowed, in adjust_pool_surplus() 2301 nodemask_t *nodes_allowed) in set_max_huge_pages()
|