Home
last modified time | relevance | path

Searched defs:mmap (Results 26 - 47 of 47) sorted by relevance

12

/third_party/python/Lib/test/
H A Daudit-tests.py266 import mmap namespace
H A Dtest_mmap.py17 mmap = import_module('mmap') variable
[all...]
H A Dtest_os.py62 import mmap namespace
64 mmap = None variable
/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.cpp322 void *mmap([[maybe_unused]] void *addr, [[maybe_unused]] size_t length, in mmap() function
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-buf.h318 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
H A Ddma-map-ops.h31 int (*mmap)(struct device *, struct vm_area_struct *, void *, dma_addr_t, member
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c72 REAL_FUNCTION_POINTER(mmap); variable
709 mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp90 auto mmap = std::make_shared<DfxMmap>(); in CreateFromHap() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h478 unused_func_t mmap; member
/third_party/node/deps/v8/tools/
H A Dll_prof.py38 import mmap namespace
H A Dgrokdump.py42 import mmap namespace
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c177 struct drm_i915_gem_mmap mmap = { in gem_mmap() local
718 struct drm_i915_gem_mmap *mmap = argp; in ioctl() local
729 struct drm_i915_gem_mmap_offset *mmap = argp; in ioctl() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dhi_osal.h397 int (*mmap)(osal_vm *vm, unsigned long start, unsigned long end, unsigned long vm_pgoff, void *private_data); member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dhi_osal.h414 int (*mmap)(osal_vm_t *vm, unsigned long start, unsigned long end, unsigned long vm_pgoff, void *private_data); member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_osal.h411 int (*mmap)(osal_vm_t *vm, unsigned long start, unsigned long end, unsigned long vm_pgoff, void *private_data); member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_osal.h414 int (*mmap)(osal_vm_t *vm, unsigned long start, unsigned long end, unsigned long vm_pgoff, void *private_data); member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc1336 absl::btree_multimap<int, int> mmap; in TEST() local
1411 absl::btree_multimap<int, MovableOnlyInstance> mmap; in TEST() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h138 } mmap; member
154 int (*mmap)(snd_pcm_t *pcm); member
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h418 mmap : 1, /* include mmap data */ member
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs997 pub fn mmap( in mmap() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1211 pub fn mmap( in mmap() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3651 pub fn mmap( in mmap() functions

Completed in 52 milliseconds

12