Home
last modified time | relevance | path

Searched refs:swapcache (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dmemory.c3605 struct page *page = NULL, *swapcache; in do_swap_page() local
3650 swapcache = page; in do_swap_page()
3700 swapcache = page; in do_swap_page()
3750 page_private(page) != entry.val)) && swapcache) in do_swap_page()
3756 page = swapcache; in do_swap_page()
3809 if (unlikely(page != swapcache && swapcache)) { in do_swap_page()
3822 if (page != swapcache && swapcache) { in do_swap_page()
3831 unlock_page(swapcache); in do_swap_page()
3832 put_page(swapcache); in do_swap_page()
3854 if (page != swapcache && swapcache) { in do_swap_page()
[all …]
H A Dswapfile.c1928 struct page *swapcache; in unuse_pte() local
1933 swapcache = page; in unuse_pte()
1949 if (page == swapcache) { in unuse_pte()
1958 if (page != swapcache) { in unuse_pte()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpage-flags.h408 SETPAGEFLAG(SwapCache, swapcache, PF_NO_TAIL)
409 CLEARPAGEFLAG(SwapCache, swapcache, PF_NO_TAIL)
/OK3568_Linux_fs/kernel/fs/proc/
H A Dtask_mmu.c1792 unsigned long swapcache; member
1811 md->swapcache += nr_pages; in gather_stats()
2008 if (md->swapcache) in show_numa_map()
2009 seq_printf(m, " swapcache=%lu", md->swapcache); in show_numa_map()
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dbalance.rst72 the swapcache but is not being used by anyone)
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dvm.rst533 against all file-backed unmapped pages including swapcache pages and tmpfs
932 swapcache reclaim. Decreasing vfs_cache_pressure causes the kernel to prefer
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst202 A swapped-in page is accounted after adding into swapcache.
503 Recorded information is discarded and a cgroup which uses swap (swapcache)