Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap.h62 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry, int nr);
149 static inline void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry, int nr) in swapcache_clear() function
H A Dshmem.c2408 swapcache_clear(si, swap, nr_pages); in shmem_swapin_folio()
2426 swapcache_clear(si, swap, folio_nr_pages(folio)); in shmem_swapin_folio()
H A Dmemory.c4712 swapcache_clear(si, entry, nr_pages); in do_swap_page()
4731 swapcache_clear(si, entry, nr_pages); in do_swap_page()
H A Dswapfile.c3654 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry, int nr) in swapcache_clear() function