Searched defs:compound_mapcount (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ | ||
| H A D | mm_types.h | 139 atomic_t compound_mapcount; member |
| H A D | mm.h | 863 static inline int compound_mapcount(struct page *page) in compound_mapcount() function |