Home
last modified time | relevance | path

Searched refs:fd_offset (Results 1 – 8 of 8) sorted by relevance

/external/icing/icing/legacy/index/
Dicing-array-storage.cc53 bool IcingArrayStorage::Init(int fd, size_t fd_offset, bool map_shared, in Init() argument
67 if (file_size < fd_offset) { in Init()
70 fd_offset); in Init()
74 uint32_t capacity_num_elts = (file_size - fd_offset) / elt_size; in Init()
84 mmapper_ = new IcingMMapper(fd, false, fd_offset, max_num_elts * elt_size, in Init()
94 fd_offset_ = fd_offset; in Init()
Dicing-array-storage.h59 bool Init(int fd, size_t fd_offset, bool map_shared, uint32_t elt_size,
/external/mesa3d/src/intel/tools/
Daub_mem.c47 uint64_t fd_offset; member
147 new_mem->fd_offset = mem->mem_fd_len; in ensure_phys_mem()
153 mem->mem_fd, new_mem->fd_offset); in ensure_phys_mem()
285 MAP_SHARED | MAP_FIXED, mem->mem_fd, phys_mem->fd_offset); in aub_mem_get_ggtt_bo()
351 MAP_SHARED | MAP_FIXED, mem->mem_fd, phys_mem->fd_offset); in aub_mem_get_ppgtt_bo()
/external/crosvm/sys_util/src/
Dmmap.rs824 fd_offset: u64, in add_fd_offset()
826 self.add_fd_offset_protection(offset, size, fd, fd_offset, Protection::read_write()) in add_fd_offset()
844 fd_offset: u64, in add_fd_offset_protection()
847 self.try_add(offset, size, prot, Some((fd, fd_offset))) in add_fd_offset_protection()
868 Some((fd, fd_offset)) => MemoryMapping::from_fd_offset_protection_fixed( in try_add()
872 fd_offset, in try_add()
911 fd_offset: u64, in add_fd_mapping()
914 self.add_fd_offset_protection(offset, size, fd, fd_offset, prot) in add_fd_mapping()
/external/rust/crates/vmm_vhost/src/vhost_user/
Dmessage.rs725 pub fd_offset: [u64; VHOST_USER_FS_SLAVE_ENTRIES], field
738 || self.fd_offset[i].checked_add(self.len[i]).is_none() in is_valid()
1032 fs_slave.fd_offset[0] = 0xffff_ffff_ffff_ffff; in test_vhost_user_fs_slave()
/external/crosvm/hypervisor/src/
Dlib.rs154 fd_offset: u64, in add_fd_mapping()
/external/crosvm/hypervisor/src/kvm/
Dmod.rs613 fd_offset: u64, in add_fd_mapping()
619 match region.add_fd_mapping(offset, size, fd, fd_offset, prot) { in add_fd_mapping()
/external/libabigail/tests/data/test-diff-dwarf-abixml/
DPR25409-librte_bus_dpaa.so.20.0.abi364 …<parameter type-id='type-id-7' name='fd_offset' filepath='../../dpdk/drivers/bus/dpaa/base/fman/fm…