Home
last modified time | relevance | path

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

/linux-4.4.14/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()
358 err = __add_to_swap_cache(new_page, entry); in __read_swap_cache_async()
/linux-4.4.14/include/linux/
Dswap.h401 extern int __add_to_swap_cache(struct page *page, swp_entry_t entry);