Searched refs:SWAP_MLOCK (Results 1 – 5 of 5) sorted by relevance
271 #define SWAP_MLOCK 3 macro
221 map in try_to_unmap(). If try_to_unmap() returns SWAP_MLOCK,543 SWAP_MLOCK, indicating that the page is unevictable.559 mm_struct's mmap semaphore to mlock the page, returning SWAP_MLOCK if this598 try_to_unmap_cluster() will return SWAP_MLOCK, rather than the default625 mlock_vma_page() and return SWAP_MLOCK. This effectively undoes the688 when try_to_unmap() returns SWAP_MLOCK, as discussed above.
132 if (ret != SWAP_MLOCK) in __munlock_isolated_page()
1313 ret = SWAP_MLOCK; in try_to_unmap_one()1383 if (ret != SWAP_MLOCK && !page_mapped(page)) in try_to_unmap()
1028 case SWAP_MLOCK: in shrink_page_list()