Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dhugetlb.c7271 int old_nid = folio_nid(old_folio); in move_hugetlb_state() local
7282 if (new_nid == old_nid) in move_hugetlb_state()
7285 if (h->surplus_huge_pages_node[old_nid]) { in move_hugetlb_state()
7286 h->surplus_huge_pages_node[old_nid]--; in move_hugetlb_state()