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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Drmap.h202 int try_to_unmap_one(struct page *, struct vm_area_struct *,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Drmap.c973 * Subfunctions of try_to_unmap: try_to_unmap_one called
976 int try_to_unmap_one(struct page *page, struct vm_area_struct *vma, function
1271 ret = try_to_unmap_one(page, vma, address, flags);
1312 ret = try_to_unmap_one(page, vma, address, flags);
H A Dksm.c1617 ret = try_to_unmap_one(page, vma,

Completed in 72 milliseconds