Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
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
Dmemory.c4613 swapcache_clear(si, entry, nr_pages); in do_swap_page()
4632 swapcache_clear(si, entry, nr_pages); in do_swap_page()
Dswapfile.c3755 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry, int nr) in swapcache_clear() function