| /linux/tools/lib/perf/ |
| A D | evsel.c | 48 #define MMAP(_evsel, _cpu_map_idx, _thread) \ macro 237 perf_mmap__munmap(MMAP(evsel, idx, thread)); in perf_evsel__munmap() 268 map = MMAP(evsel, idx, thread); in perf_evsel__mmap() 286 if (fd == NULL || *fd < 0 || MMAP(evsel, cpu_map_idx, thread) == NULL) in perf_evsel__mmap_base() 289 return MMAP(evsel, cpu_map_idx, thread)->base; in perf_evsel__mmap_base() 403 if (MMAP(evsel, cpu_map_idx, thread) && in perf_evsel__read() 405 !perf_mmap__read_self(MMAP(evsel, cpu_map_idx, thread), count)) in perf_evsel__read()
|
| /linux/tools/perf/tests/shell/ |
| A D | record_sideband.sh | 45 mmap_cnt=`perf script -i ${perfdata} --show-mmap-events -C 1 2>/dev/null | grep MMAP | wc -l`
|
| A D | test_intel_pt.sh | 117 …=$(perf script -i "${perfdatafile}" --no-itrace --show-mmap-events -C 1 2>/dev/null | grep -c MMAP) 340 /* Create an MMAP event for the jitdump file. That is how perf tool finds it. */
|
| /linux/drivers/net/dsa/b53/ |
| A D | Kconfig | 27 tristate "B53 MMAP connected switch driver"
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | vidioc-reqbufs.rst | 118 .. _V4L2-BUF-CAP-SUPPORTS-MMAP: 124 .. _V4L2-BUF-CAP-SUPPORTS-MMAP-CACHE-HINTS: 192 <V4L2-BUF-CAP-SUPPORTS-MMAP-CACHE-HINTS>` capability.
|
| A D | vidioc-expbuf.rst | 161 A queue is not in MMAP mode or DMABUF exporting is not supported or
|
| A D | buffer.rst | 567 <V4L2-BUF-CAP-SUPPORTS-MMAP-CACHE-HINTS>` capability. 578 <V4L2-BUF-CAP-SUPPORTS-MMAP-CACHE-HINTS>` capability.
|
| /linux/Documentation/admin-guide/media/ |
| A D | omap4_camera.rst | 31 Supports usage of MMAP buffers only (for now).
|
| A D | vivid.rst | 23 - Support for read()/write(), MMAP, USERPTR and DMABUF streaming I/O. 300 The hints are valid only when using MMAP streaming I/O. Default is 0.
|
| /linux/Documentation/userspace-api/media/dvb/ |
| A D | dmx-expbuf.rst | 86 A queue is not in MMAP mode or DMABUF exporting is not supported or
|
| /linux/Documentation/sound/designs/ |
| A D | oss-emulation.rst | 126 wine, especially if they use the card only in the MMAP mode. 166 conversion and useful for MMAP-applications. 331 MMAP on ICE1712 driver
|
| /linux/Documentation/sound/cards/ |
| A D | hdspm.rst | 64 * access-mode -- MMAP (memory mapped), Not interleaved (PCM_NON-INTERLEAVED) 77 result), but if MMAP is used by the application. Therefore it
|
| /linux/drivers/rapidio/devices/ |
| A D | rio_mport_cdev.c | 2154 rmcd_debug(MMAP, "type %d mapping @ %p (phys = %pad) for %s", in mport_release_mapping() 2179 rmcd_debug(MMAP, "%pad", &map->phys_addr); in mport_mm_open() 2187 rmcd_debug(MMAP, "%pad", &map->phys_addr); in mport_mm_close() 2208 rmcd_debug(MMAP, "0x%x bytes at offset 0x%lx", in mport_cdev_mmap() 2233 rmcd_debug(MMAP, "MMAP adjusted offset = 0x%lx", vma->vm_pgoff); in mport_cdev_mmap()
|
| /linux/Documentation/admin-guide/mm/ |
| A D | pagemap.rst | 66 11. MMAP 164 11 - MMAP
|
| A D | nommu-mmap.rst | 108 Further notes on no-MMU MMAP
|
| /linux/drivers/infiniband/sw/rdmavt/ |
| A D | vt.c | 316 MMAP, enumerator
|
| /linux/tools/perf/Documentation/ |
| A D | perf-record.txt | 163 within a single mapping. MMAP events (or /proc/<pid>/maps) can be 668 choice in this option. For example, --synth=no would have MMAP events for 674 - 'mmap' - synthesize MMAP events for each process (implies 'task')
|
| A D | perf.data-file-format.txt | 479 for example MMAP events)
|
| A D | perf-script.txt | 340 Display mmap related events (e.g. MMAP, MMAP2).
|
| A D | perf-config.txt | 582 'mmap' skips post-processing and reads build-ids from MMAP events.
|
| /linux/Documentation/networking/ |
| A D | packet_mmap.rst | 4 Packet MMAP 57 Packet MMAP support was integrated into libpcap around the time of version 1.3.0;
|
| /linux/Documentation/admin-guide/LSM/ |
| A D | ipe.rst | 337 …type=1420 audit(1653364370.067:61): ipe_op=EXECUTE ipe_hook=MMAP enforcing=1 pid=2241 comm="ld-lin… 341 …type=1420 audit(1653364735.161:64): ipe_op=EXECUTE ipe_hook=MMAP enforcing=1 pid=2472 comm="mmap_t…
|
| /linux/tools/perf/ |
| A D | design.txt | 353 * The MMAP events record the PROT_EXEC mappings so that we can
|
| /linux/drivers/char/ |
| A D | Kconfig | 368 bool "Enable HPET MMAP access by default"
|
| /linux/Documentation/arch/sparc/oradax/ |
| A D | oracle-dax.rst | 154 MMAP section in The Driver API
|