Searched defs:compound_mapcount (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | mm_types.h | 131 atomic_t compound_mapcount; member |
D | mm.h | 610 static inline int compound_mapcount(struct page *page) in compound_mapcount() function |