Searched refs:try_mmap (Results 1 – 1 of 1) sorted by relevance
227 MemoryMapping::try_mmap( in new_protection()268 MemoryMapping::try_mmap(None, size, prot.into(), flags, Some((fd, offset))) in from_fd_offset_flags()325 MemoryMapping::try_mmap( in new_protection_fixed()356 MemoryMapping::try_mmap( in from_fd_offset_protection_fixed()367 unsafe fn try_mmap( in try_mmap() method