Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dhuge_memory.c2544 int total_mapcount(struct page *page) in total_mapcount() function
2592 int page_trans_huge_mapcount(struct page *page, int *total_mapcount) in page_trans_huge_mapcount()
H A Dswapfile.c1650 static int page_trans_huge_map_swapcount(struct page *page, int *total_mapcount, in page_trans_huge_map_swapcount()
1724 int count, total_mapcount, total_swapcount; in reuse_swap_page() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h901 static inline int total_mapcount(struct page *page) in total_mapcount() function
906 int *total_mapcount) in page_trans_huge_mapcount()