Home
last modified time | relevance | path

Searched refs:from_fd_offset_protection_populate (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/base/src/
Dmmap.rs169 MemoryMappingBuilder::wrap(SysUtilMmap::from_fd_offset_protection_populate( in build()
/external/crosvm/io_uring/src/
During.rs217 MemoryMapping::from_fd_offset_protection_populate( in new()
231 mmap: MemoryMapping::from_fd_offset_protection_populate( in new()
243 MemoryMapping::from_fd_offset_protection_populate( in new()
/external/crosvm/sys_util/src/
Dmmap.rs294 pub fn from_fd_offset_protection_populate( in from_fd_offset_protection_populate() method