Searched refs:swapcache_clear (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| A D | swap.h | 62 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
|
| A D | memory.c | 4613 swapcache_clear(si, entry, nr_pages); in do_swap_page() 4632 swapcache_clear(si, entry, nr_pages); in do_swap_page()
|
| A D | swapfile.c | 3755 void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry, int nr) in swapcache_clear() function
|
Completed in 22 milliseconds