Searched refs:add_to_swap_cache (Results 1 – 5 of 5) sorted by relevance
| /linux/mm/ |
| A D | swap_state.c | 100 int add_to_swap_cache(struct page *page, swp_entry_t entry, in add_to_swap_cache() function 207 err = add_to_swap_cache(page, entry, in add_to_swap() 495 if (add_to_swap_cache(page, entry, gfp_mask & GFP_RECLAIM_MASK, &shadow)) in __read_swap_cache_async()
|
| A D | shmem.c | 1428 if (add_to_swap_cache(page, swap, in shmem_writepage()
|
| /linux/include/linux/ |
| A D | swap.h | 453 extern int add_to_swap_cache(struct page *page, swp_entry_t entry, 643 static inline int add_to_swap_cache(struct page *page, swp_entry_t entry, in add_to_swap_cache() function
|
| /linux/ |
| A D | System.map | 7510 ffff8000101f6c60 T add_to_swap_cache
|
| A D | .tmp_System.map | 7510 ffff8000101f6c60 T add_to_swap_cache
|
Completed in 289 milliseconds