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