Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dswap.h41 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
H A Dmemory.c4079 swapcache_clear(si, entry); in do_swap_page()
4095 swapcache_clear(si, entry); in do_swap_page()
H A Dswapfile.c3376 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry) in swapcache_clear() function