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

/linux-4.1.27/include/linux/
H A Dmm.h439 static inline struct page *compound_head_by_tail(struct page *tail) compound_head_by_tail() function
458 * smp_rmb() before checking tail flag. compound_head_by_tail() did it.
463 return compound_head_by_tail(page); compound_head()
/linux-4.1.27/mm/
H A Dswap.c265 page_head = compound_head_by_tail(page); put_compound_page()

Completed in 104 milliseconds