Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dswap_state.c79 int __add_to_swap_cache(struct page *page, swp_entry_t entry) in __add_to_swap_cache() function
125 error = __add_to_swap_cache(page, entry); in add_to_swap_cache()
362 err = __add_to_swap_cache(new_page, entry); in read_swap_cache_async()
Dzswap.c495 err = __add_to_swap_cache(new_page, entry); in zswap_get_swap_cache_page()
/linux-4.1.27/include/linux/
Dswap.h394 extern int __add_to_swap_cache(struct page *page, swp_entry_t entry);