Home
last modified time | relevance | path

Searched refs:swapcache_clear (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dswap.h260 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry, int nr);
400 static inline void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry, int nr) in swapcache_clear() function
H A Dshmem.c2418 swapcache_clear(si, swap, nr_pages); in shmem_swapin_folio()
2439 swapcache_clear(si, folio->swap, folio_nr_pages(folio)); in shmem_swapin_folio()
H A Dmemory.c5046 swapcache_clear(si, entry, nr_pages); in do_swap_page()
5065 swapcache_clear(si, entry, nr_pages); in do_swap_page()
H A Dswapfile.c3791 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry, int nr) in swapcache_clear() function