Home
last modified time | relevance | path

Searched defs:compound_trans_head (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/
Dhuge_mm.h144 static inline struct page *compound_trans_head(struct page *page) in compound_trans_head() function
179 #define compound_trans_head(page) compound_head(page) macro