Home
last modified time | relevance | path

Searched defs:nodes_allowed (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dhugetlb_internal.h31 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 Dhugetlb.c1978 nodemask_t *nodes_allowed, in alloc_pool_huge_folio()
2005 nodemask_t *nodes_allowed, bool acct_surplus) in remove_pool_hugetlb_folio()
3692 nodemask_t *nodes_allowed) in try_to_free_low()
3724 nodemask_t *nodes_allowed) in try_to_free_low()
3734 static int adjust_pool_surplus(struct hstate *h, nodemask_t *nodes_allowed, in adjust_pool_surplus()
3764 nodemask_t *nodes_allowed) in set_max_huge_pages()
4011 long demote_pool_huge_page(struct hstate *src, nodemask_t *nodes_allowed, in demote_pool_huge_page()
4085 nodemask_t nodes_allowed, *n_mask; in __nr_hugepages_store_common() local
H A Dhugetlb_sysfs.c186 nodemask_t nodes_allowed, *n_mask; in demote_store() local