Home
last modified time | relevance | path

Searched refs:next_node_allowed (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/mm/
Dhugetlb.c690 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed() function
703 nid = next_node_allowed(nid, nodes_allowed); in get_valid_node_allowed()
721 h->next_nid_to_alloc = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_alloc()
739 h->next_nid_to_free = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_free()