Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dswap_state.c113 int __add_to_swap_cache(struct page *page, swp_entry_t entry) in __add_to_swap_cache() function
166 error = __add_to_swap_cache(page, entry); in add_to_swap_cache()
445 err = __add_to_swap_cache(new_page, entry); in __read_swap_cache_async()
/Linux-v4.19/include/linux/
Dswap.h410 extern int __add_to_swap_cache(struct page *page, swp_entry_t entry);