Home
last modified time | relevance | path

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

/linux-6.15/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.c2396 swapcache_clear(si, swap, nr_pages); in shmem_swapin_folio()
2414 swapcache_clear(si, swap, folio_nr_pages(folio)); in shmem_swapin_folio()
H A Dmemory.c4821 swapcache_clear(si, entry, nr_pages); in do_swap_page()
4840 swapcache_clear(si, entry, nr_pages); in do_swap_page()
H A Dswapfile.c3657 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry, int nr) in swapcache_clear() function