Searched defs:nodes_allowed (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | hugetlb_internal.h | 31 static inline int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed() 39 static inline int get_valid_node_allowed(int nid, nodemask_t *nodes_allowed) in get_valid_node_allowed() 53 nodemask_t *nodes_allowed) in hstate_next_node_to_alloc() 71 static inline int hstate_next_node_to_free(struct hstate *h, nodemask_t *nodes_allowed) in hstate_next_node_to_free()
|
| H A D | hugetlb.c | 1897 nodemask_t *nodes_allowed, in alloc_pool_huge_folio() argument 1924 nodemask_t *nodes_allowed, bool acct_surplus) in remove_pool_hugetlb_folio() argument 3658 try_to_free_low(struct hstate * h,unsigned long count,nodemask_t * nodes_allowed) try_to_free_low() argument 3690 try_to_free_low(struct hstate * h,unsigned long count,nodemask_t * nodes_allowed) try_to_free_low() argument 3700 adjust_pool_surplus(struct hstate * h,nodemask_t * nodes_allowed,int delta) adjust_pool_surplus() argument 3730 set_max_huge_pages(struct hstate * h,unsigned long count,int nid,nodemask_t * nodes_allowed) set_max_huge_pages() argument 3977 demote_pool_huge_page(struct hstate * src,nodemask_t * nodes_allowed,unsigned long nr_to_demote) demote_pool_huge_page() argument 4051 nodemask_t nodes_allowed, *n_mask; __nr_hugepages_store_common() local [all...] |
| H A D | hugetlb_sysfs.c | 186 nodemask_t nodes_allowed, *n_mask; in demote_store() local
|