Searched refs:add_to_swap_cache (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| A D | swap.h | 55 int add_to_swap_cache(struct folio *folio, swp_entry_t entry, 176 static inline int add_to_swap_cache(struct folio *folio, swp_entry_t entry, in add_to_swap_cache() function
|
| A D | swap_state.c | 90 int add_to_swap_cache(struct folio *folio, swp_entry_t entry, in add_to_swap_cache() function 203 err = add_to_swap_cache(folio, entry, in add_to_swap() 522 if (add_to_swap_cache(new_folio, entry, gfp_mask & GFP_RECLAIM_MASK, &shadow)) in __read_swap_cache_async()
|
| A D | shmem.c | 1558 if (add_to_swap_cache(folio, swap, in shmem_writepage()
|
Completed in 20 milliseconds