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-6.6/mm/ |
| D | hugetlb.c | 1453 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed() 1461 static int get_valid_node_allowed(int nid, nodemask_t *nodes_allowed) in get_valid_node_allowed() 1475 nodemask_t *nodes_allowed) in hstate_next_node_to_alloc() 1493 static int hstate_next_node_to_free(struct hstate *h, nodemask_t *nodes_allowed) in hstate_next_node_to_free() 2218 static int alloc_pool_huge_page(struct hstate *h, nodemask_t *nodes_allowed, in alloc_pool_huge_page() 2245 nodemask_t *nodes_allowed, in remove_pool_huge_page() 3400 nodemask_t *nodes_allowed) in try_to_free_low() 3432 nodemask_t *nodes_allowed) in try_to_free_low() 3442 static int adjust_pool_surplus(struct hstate *h, nodemask_t *nodes_allowed, in adjust_pool_surplus() 3472 nodemask_t *nodes_allowed) in set_max_huge_pages() [all …]
|