Searched defs:compound_head (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| D | page-flags.h | 146 static inline struct page *compound_head(struct page *page) in compound_head() function |
| D | mm_types.h | 143 unsigned long compound_head; /* If bit zero is set */ member |