Home
last modified time | relevance | path

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

/mm/
Dhuge_memory.c2098 int count, mapcount, extra_pins, ret; in split_huge_page_to_list() local
2121 extra_pins = 0; in split_huge_page_to_list()
2134 extra_pins = HPAGE_PMD_NR; in split_huge_page_to_list()
2143 if (total_mapcount(head) != page_count(head) - extra_pins - 1) { in split_huge_page_to_list()
2178 if (!mapcount && page_ref_freeze(head, 1 + extra_pins)) { in split_huge_page_to_list()