Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dhugetlb.c1181 static int next_node_allowed(int nid, nodemask_t *nodes_allowed) in next_node_allowed() function
1192 nid = next_node_allowed(nid, nodes_allowed); in get_valid_node_allowed()
1210 h->next_nid_to_alloc = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_alloc()
1228 h->next_nid_to_free = next_node_allowed(nid, nodes_allowed); in hstate_next_node_to_free()