Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dhuge_memory.c1710 int tail_count = 0; in __split_huge_page_refcount() local
1725 tail_count += page_mapcount(page_tail); in __split_huge_page_refcount()
1727 BUG_ON(tail_count < 0); in __split_huge_page_refcount()
1794 atomic_sub(tail_count, &page->_count); in __split_huge_page_refcount()