Searched refs:__compound_tail_refcounted (Results 1 – 2 of 2) sorted by relevance
266 if (!__compound_tail_refcounted(page_head)) in put_compound_page()300 if (!__compound_tail_refcounted(page_head)) { in __get_page_tail()
454 static inline bool __compound_tail_refcounted(struct page *page) in __compound_tail_refcounted() function470 return __compound_tail_refcounted(page); in compound_tail_refcounted()