Home
last modified time | relevance | path

Searched refs:mmap (Results 476 – 500 of 1205) sorted by relevance

1...<<11121314151617181920>>...49

/openbmc/linux/tools/perf/tests/
H A Dcode-reading.c425 struct mmap *md; in process_events()
429 md = &evlist->mmap[i]; in process_events()
/openbmc/linux/Documentation/usb/
H A Dusbmon.rst246 with an ioctl(2), or by accessing the buffer with mmap. However, read(2)
313 with mmap(2). Its argument is a pointer to the following structure::
329 Third, it extracts up to nfetch offsets into the mmap buffer, and stores
351 To prepare, map the buffer by getting the current size, then using mmap(2).
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dpkey_siginfo.c256 r.base = mmap(NULL, r.size, PROT_RWX, in test()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-querybuf.rst34 This ioctl is part of the :ref:`streaming <mmap>` I/O method. It can
/openbmc/qemu/docs/system/devices/
H A Dvirtio-pmem.rst67 With virtio pmem device, MAP_SYNC mmap flag is not supported. This provides
/openbmc/linux/arch/mips/vdso/
H A Dgenvdso.c129 addr = mmap(NULL, stat.st_size, PROT_READ | PROT_WRITE, MAP_SHARED, fd, in map_vdso()
/openbmc/linux/sound/usb/usx2y/
H A DusX2Yhwdep.c237 hw->ops.mmap = snd_us428ctls_mmap; in usx2y_hwdep_new()
/openbmc/linux/tools/testing/selftests/mm/
H A Dsplit_huge_page_test.c164 one_page = mmap((void *)(1UL << 30), len, PROT_READ | PROT_WRITE, in split_pte_mapped_thp()
H A Dvm_util.c158 if (mmap(ptr, HPAGE_SIZE, PROT_READ | PROT_WRITE, in allocate_transhuge()
H A DMakefile45 TEST_GEN_FILES += hugepage-mmap
/openbmc/linux/drivers/media/dvb-core/
H A DKconfig14 the buffers can use mmap() syscalls.
/openbmc/linux/Documentation/arch/x86/x86_64/
H A D5level-paging.rst54 any future mmap()s.
/openbmc/linux/Documentation/core-api/
H A Dmm-api.rst121 .. kernel-doc:: mm/mmap.c
/openbmc/linux/mm/
H A Dsecretmem.c146 .mmap = secretmem_mmap,
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_object.c111 .mmap = drm_gem_shmem_object_mmap,
/openbmc/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front_gem.c109 .mmap = xen_drm_front_gem_object_mmap,
/openbmc/u-boot/tools/
H A Dimx8image.c329 ptr = mmap(0, sbuf.st_size, PROT_READ, MAP_SHARED, dfd, 0); in copy_file_aligned()
389 ptr = mmap(0, sbuf.st_size, PROT_READ, MAP_SHARED, dfd, 0); in copy_file()
456 ptr = mmap(0, sbuf.st_size, PROT_READ, MAP_SHARED, dfd, 0); in read_dcd_offset()
/openbmc/linux/drivers/uio/
H A Duio.c795 if (idev->info->mmap) { in uio_mmap()
796 ret = idev->info->mmap(idev->info, vma); in uio_mmap()
824 .mmap = uio_mmap,
/openbmc/linux/arch/
H A DKconfig1013 stack, mmap, brk, and ET_DYN. Defined functions:
1021 number of bits for use in establishing the base address for mmap
1041 int "Number of bits to use for ASLR of mmap base address" if EXPERT
1049 resulting from mmap allocations. This value will be bounded
1060 use in establishing the base address for mmap allocations, has MMU
1075 int "Number of bits to use for ASLR of mmap base address for compatible applications" if EXPERT
1083 resulting from mmap allocations for compatible applications This
1093 This allows 64bit applications to invoke 32-bit mmap() syscall
1094 and vice-versa 32-bit applications to call 64-bit mmap().
1109 # This allows to use a set of generic functions to determine mmap base
/openbmc/linux/tools/firmware/
H A Dihex2fw.c111 data = mmap(NULL, st.st_size, PROT_READ, MAP_SHARED, infd, 0); in main()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dmemtrace.c67 .mmap = memtrace_mmap,
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D0001-configure-Add-correct-system-headers-and-prototypes-.patch97 # needed for AIX (and others ?) when mmap is used
/openbmc/linux/drivers/dax/
H A DKconfig13 latency...) memory via an mmap(2) capable character
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c101 ret.stack = mmap(NULL, CHILD_STACK_SIZE, PROT_READ | PROT_WRITE, in clone_newns()
/openbmc/linux/Documentation/
H A Ddontdiff140 hugepage-mmap

1...<<11121314151617181920>>...49