Home
last modified time | relevance | path

Searched refs:mmap (Results 626 – 650 of 1205) sorted by relevance

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

/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-videobuf.rst24 poll(), and, happily, mmap(). Another set of functions can be used to
246 the mmap() system call to enable user space to access the data. In many
247 V4L2 drivers, the often-complex mmap() implementation simplifies to a
/openbmc/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst67 a flood of mmap system calls for every malloc(4k). Optimizing userland
73 may end up allocating more memory resources. An application may mmap a
417 memory region, the mmap region has to be hugepage naturally
/openbmc/linux/tools/lib/perf/Documentation/
H A Dlibperf-sampling.txt150 72 fprintf(stderr, "failed to mmap evlist\n");
H A Dlibperf.txt159 #include <perf/mmap.h>
/openbmc/linux/sound/soc/samsung/
H A Didma.c398 .mmap = idma_mmap,
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_metadata.c66 xsk->umem_area = mmap(NULL, UMEM_SIZE, PROT_READ | PROT_WRITE, mmap_flags, -1, 0); in open_xsk()
/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_fanout.c212 ring = mmap(0, req.tp_block_size * req.tp_block_nr, in sock_fanout_open_ring()
/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-bts.c81 pc = session->evlist->mmap[0].core.base; in intel_bts_info_fill()
/openbmc/linux/tools/perf/
H A Dbuiltin-mem.c454 .mmap = perf_event__process_mmap, in cmd_mem()
/openbmc/linux/drivers/nvdimm/
H A DKconfig86 accessed via DAX (mmap(2)).
/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h418 mmap : 1, /* include mmap data */ member
/openbmc/linux/fs/orangefs/
H A Dfile.c577 .mmap = orangefs_file_mmap,
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h418 mmap : 1, /* include mmap data */ member
/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c534 .mmap = NULL,
/openbmc/linux/tools/perf/util/
H A Ddata-convert-json.c321 .mmap = perf_event__process_mmap, in bt_convert__perf2json()
H A Dauxtrace.c139 mm->base = mmap(NULL, mp->len, mp->prot, MAP_SHARED, fd, mp->offset); in auxtrace_mmap__mmap()
1158 addr = mmap(NULL, size, prot, MAP_SHARED, fd, file_offset); in auxtrace_buffer__get_data_rw()
1824 static int __auxtrace_mmap__read(struct mmap *map, in __auxtrace_mmap__read()
1936 int auxtrace_mmap__read(struct mmap *map, struct auxtrace_record *itr, in auxtrace_mmap__read()
1942 int auxtrace_mmap__read_snapshot(struct mmap *map, in auxtrace_mmap__read_snapshot()
H A Djitdump.c507 id = (void *)((unsigned long)event + event->mmap.header.size - idr_size); in jit_repipe_code_load()
602 id = (void *)((unsigned long)event + event->mmap.header.size - idr_size); in jit_repipe_code_move()
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-core.c374 .mmap = v4l2_m2m_fop_mmap,
/openbmc/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c308 .mmap = system_heap_mmap,
/openbmc/linux/drivers/dma-buf/
H A Dudmabuf.c187 .mmap = mmap_udmabuf,
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_object.c105 .mmap = drm_gem_ttm_mmap,
/openbmc/linux/security/integrity/ima/
H A Dima.h192 hook(MMAP_CHECK, mmap) \
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-video.c585 .mmap = vb2_fop_mmap,
630 .mmap = vb2_fop_mmap,
/openbmc/linux/scripts/kconfig/
H A Dconfdata.c68 map1 = mmap(NULL, st1.st_size, PROT_READ, MAP_PRIVATE, fd1, 0); in is_same()
72 map2 = mmap(NULL, st2.st_size, PROT_READ, MAP_PRIVATE, fd2, 0); in is_same()
/openbmc/linux/tools/testing/vsock/
H A Dvsock_test.c813 broken_buf = mmap(NULL, buf_size, prot, flags, -1, 0); in test_seqpacket_invalid_rec_buffer_server()
825 valid_buf = mmap(NULL, buf_size, prot, flags, -1, 0); in test_seqpacket_invalid_rec_buffer_server()

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