Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dhuge_memory.c2533 int total_mapcount(struct page *page) in total_mapcount() function
2581 int page_trans_huge_mapcount(struct page *page, int *total_mapcount) in page_trans_huge_mapcount()
Dswapfile.c1647 static int page_trans_huge_map_swapcount(struct page *page, int *total_mapcount, in page_trans_huge_map_swapcount()
1721 int count, total_mapcount, total_swapcount; in reuse_swap_page() local
/kernel/linux/linux-5.10/include/linux/
Dmm.h874 static inline int total_mapcount(struct page *page) in total_mapcount() function
879 int *total_mapcount) in page_trans_huge_mapcount()
/kernel/linux/linux-6.6/include/linux/
Dmm.h1221 static inline int total_mapcount(struct page *page) in total_mapcount() function