Searched defs:unmap_mapping_range (Results 1 - 2 of 2) sorted by relevance

/mm/
H A Dmemory.c2821 * unmap_mapping_range - unmap the portion of all mmaps in the specified address_space corresponding to the specified page range in the underlying file.
2834 void unmap_mapping_range(struct address_space *mapping, function
2864 EXPORT_SYMBOL(unmap_mapping_range); variable
H A Dnommu.c1853 void unmap_mapping_range(struct address_space *mapping, function
1858 EXPORT_SYMBOL(unmap_mapping_range); variable

Completed in 11 milliseconds