Searched refs:swapcache_clear (Results 1 – 3 of 3) sorted by relevance
41 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry);100 static inline void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry) in swapcache_clear() function
4060 swapcache_clear(si, entry); in do_swap_page()4076 swapcache_clear(si, entry); in do_swap_page()
3365 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry) in swapcache_clear() function