Searched refs:SWAP_AGAIN (Results 1 – 7 of 7) sorted by relevance
741 return SWAP_AGAIN; in page_referenced_one()762 return SWAP_AGAIN; in page_referenced_one()793 return SWAP_AGAIN; in page_referenced_one()896 return SWAP_AGAIN; in page_mkclean_one()1188 int ret = SWAP_AGAIN; in try_to_unmap_one()1470 int ret = SWAP_AGAIN; in rmap_walk_anon()1485 if (ret != SWAP_AGAIN) in rmap_walk_anon()1512 int ret = SWAP_AGAIN; in rmap_walk_file()1534 if (ret != SWAP_AGAIN) in rmap_walk_file()
122 int ret = SWAP_AGAIN; in __munlock_isolated_page()
1897 int ret = SWAP_AGAIN; in rmap_walk_ksm()1938 if (ret != SWAP_AGAIN) { in rmap_walk_ksm()
178 return SWAP_AGAIN; in remove_migration_pte()
1026 case SWAP_AGAIN: in shrink_page_list()
269 #define SWAP_AGAIN 1 macro
547 return SWAP_AGAIN.560 is successful, and SWAP_AGAIN, if not.580 SWAP_SUCCESS. Otherwise, it will return SWAP_AGAIN, causing vmscan to599 SWAP_AGAIN. This will allow vmscan to cull the page, rather than603 returns SWAP_AGAIN, indicating that the page is mapped by a VM_LOCKED629 semaphore, it will return SWAP_AGAIN. This will allow shrink_page_list() to635 map the page, try_to_munlock() returns SWAP_AGAIN without actually mlocking the