Searched refs:try_to_unmap_one (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/mm/
H A Drmap.c1297 static int try_to_unmap_one(struct page *page, struct vm_area_struct *vma, try_to_unmap_one() function
1476 .rmap_one = try_to_unmap_one, try_to_unmap()
1521 .rmap_one = try_to_unmap_one, try_to_munlock()
H A Dmlock.c544 * It's okay if try_to_unmap_one unmaps a page just after we mlock_fixup()
H A Dfilemap.c94 * ->swap_lock (try_to_unmap_one)
95 * ->private_lock (try_to_unmap_one)
96 * ->tree_lock (try_to_unmap_one)
H A Dmemory-failure.c1208 * page_remove_rmap() in try_to_unmap_one(). So to determine page status memory_failure()
/linux-4.4.14/fs/ext4/
H A Dinode.c3318 * activity. By filemap_sync_pte(), try_to_unmap_one(), etc. We cannot do

Completed in 278 milliseconds