Searched refs:swapcache (Results 1 – 8 of 8) sorted by relevance
3361 struct page *page = NULL, *swapcache; in do_swap_page() local3406 swapcache = page; in do_swap_page()3443 swapcache = page; in do_swap_page()3488 page_private(page) != entry.val)) && swapcache) in do_swap_page()3494 page = swapcache; in do_swap_page()3549 if (unlikely(page != swapcache && swapcache)) { in do_swap_page()3561 if (page != swapcache && swapcache) { in do_swap_page()3570 unlock_page(swapcache); in do_swap_page()3571 put_page(swapcache); in do_swap_page()3593 if (page != swapcache && swapcache) { in do_swap_page()[all …]
1918 struct page *swapcache; in unuse_pte() local1923 swapcache = page; in unuse_pte()1939 if (page == swapcache) { in unuse_pte()1948 if (page != swapcache) { in unuse_pte()
424 SETPAGEFLAG(SwapCache, swapcache, PF_NO_TAIL)425 CLEARPAGEFLAG(SwapCache, swapcache, PF_NO_TAIL)
1747 unsigned long swapcache; member1766 md->swapcache += nr_pages; in gather_stats()1963 if (md->swapcache) in show_numa_map()1964 seq_printf(m, " swapcache=%lu", md->swapcache); in show_numa_map()
72 the swapcache but is not being used by anyone)
508 against all file-backed unmapped pages including swapcache pages and tmpfs902 swapcache reclaim. Decreasing vfs_cache_pressure causes the kernel to prefer
202 A swapped-in page is accounted after adding into swapcache.503 Recorded information is discarded and a cgroup which uses swap (swapcache)
364204 - * shmem/tmpfs may return swap: account for swapcache