Searched refs:SWAP_FAIL (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Drmap.h255 #define try_to_unmap(page, refs) SWAP_FAIL
270 #define SWAP_FAIL 2 macro
/linux-4.1.27/mm/
H A Drmap.c746 return SWAP_FAIL; /* To break the loop */ page_referenced_one()
767 return SWAP_FAIL; /* To break the loop */ page_referenced_one()
1209 ret = SWAP_FAIL; try_to_unmap_one()
1255 ret = SWAP_FAIL; try_to_unmap_one()
1293 if (ret != SWAP_FAIL && !(flags & TTU_MUNLOCK)) try_to_unmap_one()
1355 * SWAP_FAIL - the page is unswappable
1400 * SWAP_FAIL - page cannot be located at present
H A Dmemory-failure.c950 return SWAP_FAIL; hwpoison_user_mappings()
1010 return SWAP_FAIL; hwpoison_user_mappings()
H A Dvmscan.c1024 case SWAP_FAIL: shrink_page_list()

Completed in 343 milliseconds