Home
last modified time | relevance | path

Searched refs:mmap (Results 601 – 625 of 1205) sorted by relevance

1...<<21222324252627282930>>...49

/openbmc/linux/scripts/
H A Dinsert-sys-cert.c218 map = mmap(NULL, *size, PROT_READ|PROT_WRITE, MAP_SHARED, fd, 0); in map_file()
/openbmc/linux/Documentation/fb/
H A Dpxafb.rst148 f. mmap
/openbmc/u-boot/tools/
H A Dmips-relocs.c225 elf = mmap(NULL, st.st_size, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); in main()
H A Daisimage.c240 ptr = mmap(0, sbuf.st_size, PROT_READ, MAP_SHARED, dfd, 0); in ais_copy_image()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-capture.rst100 and/or streaming (:ref:`memory mapping <func-mmap>` or
/openbmc/linux/tools/testing/selftests/mm/
H A Dksm_functional_tests.c165 map = mmap(NULL, size, PROT_READ|PROT_WRITE, in mmap_and_merge_range()
/openbmc/linux/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c258 self->client_addr = mmap(NULL, sizeof(*self->client_addr), PROT_READ | PROT_WRITE, in FIXTURE_SETUP()
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_test.c516 child_exit_secs = mmap(NULL, sizeof *child_exit_secs, PROT_READ | PROT_WRITE, in test_pidfd_poll_leader_exit()
/openbmc/linux/fs/exfat/
H A Dfile.c390 .mmap = generic_file_mmap,
/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_v4l2.c255 .mmap = vb2_fop_mmap,
/openbmc/linux/fs/omfs/
H A Dfile.c335 .mmap = generic_file_mmap,
/openbmc/linux/fs/jffs2/
H A Dfile.c57 .mmap = generic_file_readonly_mmap,
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c330 core = mmap(NULL, core_size, PROT_READ, MAP_PRIVATE, fd, 0); in parent()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_dma_helper.c53 .mmap = drm_gem_dma_object_mmap,
H A Ddrm_gem.c1060 if (obj->funcs->mmap) { in drm_gem_mmap_obj()
1061 ret = obj->funcs->mmap(obj, vma); in drm_gem_mmap_obj()
/openbmc/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c270 .mmap = cma_heap_mmap,
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gem.c143 .mmap = exynos_drm_gem_mmap,
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_main.c156 .mmap = ocrdma_mmap,
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c273 .mmap = drm_gem_dmabuf_mmap,
/openbmc/qemu/util/
H A Dmeson.build14 util_ss.add(files('mmap-alloc.c'))
/openbmc/linux/drivers/xen/
H A Dgrant-dma-ops.c287 .mmap = dma_common_mmap,
H A Dswiotlb-xen.c404 .mmap = dma_common_mmap,
/openbmc/linux/drivers/uio/
H A Duio_hv_generic.c156 .mmap = hv_uio_ring_mmap,
/openbmc/linux/tools/perf/Documentation/
H A Dtopdown.txt89 void *slots_p = mmap(0, getpagesize(), PROT_READ, MAP_SHARED, slots_fd, 0);
109 void *metrics_p = mmap(0, getpagesize(), PROT_READ, MAP_SHARED, metrics_fd, 0);
/openbmc/linux/drivers/isdn/mISDN/
H A Dsocket.c589 .mmap = sock_no_mmap
744 .mmap = sock_no_mmap

1...<<21222324252627282930>>...49