Home
last modified time | relevance | path

Searched defs:mmap (Results 1 - 25 of 33) sorted by relevance

12

/third_party/rust/crates/rustix/src/mm/
H A Dmod.rs5 mod mmap; modules
H A Dmmap.rs36 pub unsafe fn mmap<Fd: AsFd>( in mmap() functions
[all...]
/third_party/rust/crates/rustix/tests/mm/
H A Dmain.rs11 mod mmap; modules
/third_party/python/Lib/test/
H A Dwin_console_handler.py14 import mmap namespace
H A Daudit-tests.py266 import mmap namespace
H A Dtest_mmap.py17 mmap = import_module('mmap') variable
[all...]
/third_party/skia/third_party/icu/
H A Dmake_data_cpp.py18 import mmap namespace
/third_party/elfutils/tests/
H A Delfgetzdata.c47 bool mmap = strcmp (argv[1], "mmap") == 0; in main() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_handle.h71 void *(*mmap)(struct usb_handle *handle, uint32_t size); member
/third_party/rust/crates/nix/src/sys/
H A Dmman.rs419 pub unsafe fn mmap( in mmap() functions
/third_party/musl/src/hook/linux/
H A Dmalloc_common.c131 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() function
H A Dmusl_malloc_dispatch.h62 MallocMmapType mmap; member
/third_party/musl/porting/linux/user/src/hook/
H A Dmalloc_common.c103 void* mmap(void* addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() function
H A Dmusl_malloc_dispatch.h40 MallocMmapType mmap; member
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.h53 bool mmap:1; member
/third_party/musl/src/malloc/mallocng/
H A Dglue.h38 #define mmap __mmap macro
/third_party/python/Lib/multiprocessing/
H A Dheap.py12 import mmap namespace
[all...]
H A Dshared_memory.py12 import mmap namespace
/third_party/backends/backend/
H A Dv4l.h97 struct video_mmap mmap; member
/third_party/NuttX/fs/vfs/include/
H A Dfile.h139 int (*mmap)(struct file* filep, struct VmMapRegion *region); member
/third_party/node/deps/v8/tools/
H A Dstats-viewer.py40 import mmap namespace
H A Dll_prof.py38 import mmap namespace
/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
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h478 unused_func_t mmap; member
/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

Completed in 12 milliseconds

12