Searched refs:__compound_tail_refcounted (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/mm/
H A Dswap.c266 if (!__compound_tail_refcounted(page_head)) put_compound_page()
300 if (!__compound_tail_refcounted(page_head)) { __get_page_tail()
/linux-4.1.27/include/linux/
H A Dmm.h500 static inline bool __compound_tail_refcounted(struct page *page) __compound_tail_refcounted() function
516 return __compound_tail_refcounted(page); compound_tail_refcounted()

Completed in 281 milliseconds