Searched defs:total_mapcount (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/mm/ |
| D | huge_memory.c | 2561 int total_mapcount(struct page *page) in total_mapcount() function 2608 int page_trans_huge_mapcount(struct page *page, int *total_mapcount) in page_trans_huge_mapcount()
|
| D | swapfile.c | 1473 static int page_trans_huge_map_swapcount(struct page *page, int *total_mapcount, in page_trans_huge_map_swapcount() 1547 int count, total_mapcount, total_swapcount; in reuse_swap_page() local
|
| /kernel/linux/linux-5.10/mm/ |
| D | huge_memory.c | 2531 int total_mapcount(struct page *page) in total_mapcount() function 2579 int page_trans_huge_mapcount(struct page *page, int *total_mapcount) in page_trans_huge_mapcount()
|
| D | swapfile.c | 1640 static int page_trans_huge_map_swapcount(struct page *page, int *total_mapcount, in page_trans_huge_map_swapcount() 1714 int count, total_mapcount, total_swapcount; in reuse_swap_page() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | mm.h | 842 static inline int total_mapcount(struct page *page) in total_mapcount() function 847 int *total_mapcount) in page_trans_huge_mapcount()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | mm.h | 649 static inline int total_mapcount(struct page *page) in total_mapcount() function 654 int *total_mapcount) in page_trans_huge_mapcount()
|