Searched refs:holebegin (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | mm.h | 1736 void unmap_mapping_range(struct address_space *mapping, loff_t const holebegin, loff_t const holelen, int even_cows);
1758 static inline void unmap_mapping_range(struct address_space *mapping, loff_t const holebegin, loff_t const holelen,
in unmap_mapping_range() argument 1764 static inline void unmap_shared_mapping_range(struct address_space *mapping, loff_t const holebegin,
in unmap_shared_mapping_range() argument 1767 unmap_mapping_range(mapping, holebegin, holelen, 0);
in unmap_shared_mapping_range()
|
Completed in 6 milliseconds