Home
last modified time | relevance | path

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

/linux-3.3/Documentation/vm/
Dunevictable-lru.txt584 try_to_unmap_cluster() as follows:
586 For each non-linear VMA, try_to_unmap_cluster() attempts to acquire the
590 try_to_unmap_cluster() will retain the mmap semaphore for the scan;
594 for a locked VMA, try_to_unmap_cluster() calls mlock_vma_page() to
600 try_to_unmap_cluster() will return SWAP_MLOCK, rather than the default
604 Again, if try_to_unmap_cluster() cannot acquire the VMA's mmap sem, it
/linux-3.3/mm/
Drmap.c1361 static int try_to_unmap_cluster(unsigned long cursor, unsigned int *mapcount, in try_to_unmap_cluster() function
1603 if (try_to_unmap_cluster(cursor, &mapcount, in try_to_unmap_file()