| /Linux-v6.1/tools/lib/perf/ |
| 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-v6.1/arch/um/kernel/ |
| D | tlb.c | 19 enum { NONE, MMAP, MUNMAP, MPROTECT } type; enumerator 71 case MMAP: in do_ops() 134 if ((last->type == MMAP) && in add_mmap() 149 { .type = MMAP, in add_mmap()
|
| /Linux-v6.1/drivers/net/dsa/b53/ |
| D | Kconfig | 26 tristate "B53 MMAP connected switch driver"
|
| /Linux-v6.1/Documentation/admin-guide/media/ |
| D | omap4_camera.rst | 31 Supports usage of MMAP buffers only (for now).
|
| 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-v6.1/Documentation/userspace-api/media/dvb/ |
| D | dmx-expbuf.rst | 86 A queue is not in MMAP mode or DMABUF exporting is not supported or
|
| /Linux-v6.1/tools/perf/tests/shell/ |
| D | test_intel_pt.sh | 116 …=$(perf script -i "${perfdatafile}" --no-itrace --show-mmap-events -C 1 2>/dev/null | grep -c MMAP) 339 /* Create an MMAP event for the jitdump file. That is how perf tool finds it. */
|
| /Linux-v6.1/Documentation/userspace-api/media/v4l/ |
| D | vidioc-reqbufs.rst | 116 .. _V4L2-BUF-CAP-SUPPORTS-MMAP: 122 .. _V4L2-BUF-CAP-SUPPORTS-MMAP-CACHE-HINTS:
|
| D | vidioc-expbuf.rst | 161 A queue is not in MMAP mode or DMABUF exporting is not supported or
|
| D | buffer.rst | 572 <V4L2-BUF-CAP-SUPPORTS-MMAP-CACHE-HINTS>` capability. 583 <V4L2-BUF-CAP-SUPPORTS-MMAP-CACHE-HINTS>` capability. 735 <V4L2-BUF-CAP-SUPPORTS-MMAP-CACHE-HINTS>` capability.
|
| /Linux-v6.1/Documentation/sound/designs/ |
| 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-v6.1/Documentation/sound/cards/ |
| 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-v6.1/Documentation/admin-guide/mm/ |
| D | pagemap.rst | 68 11. MMAP 167 11 - MMAP
|
| D | nommu-mmap.rst | 108 Further notes on no-MMU MMAP
|
| /Linux-v6.1/drivers/rapidio/devices/ |
| D | rio_mport_cdev.c | 2149 rmcd_debug(MMAP, "type %d mapping @ %p (phys = %pad) for %s", in mport_release_mapping() 2174 rmcd_debug(MMAP, "%pad", &map->phys_addr); in mport_mm_open() 2182 rmcd_debug(MMAP, "%pad", &map->phys_addr); in mport_mm_close() 2203 rmcd_debug(MMAP, "0x%x bytes at offset 0x%lx", in mport_cdev_mmap() 2228 rmcd_debug(MMAP, "MMAP adjusted offset = 0x%lx", vma->vm_pgoff); in mport_cdev_mmap()
|
| /Linux-v6.1/drivers/infiniband/sw/rdmavt/ |
| D | vt.c | 316 MMAP, enumerator
|
| /Linux-v6.1/drivers/staging/media/atomisp/ |
| D | TODO | 67 1. Fix support for MMAP streaming mode. This is required for most
|
| /Linux-v6.1/tools/perf/Documentation/ |
| D | perf-record.txt | 174 within a single mapping. MMAP events (or /proc/<pid>/maps) can be 624 choice in this option. For example, --synth=no would have MMAP events for 629 'mmap' - synthesize MMAP events for each process (implies 'task')
|
| D | perf.data-file-format.txt | 479 for example MMAP events)
|
| D | perf-script.txt | 333 Display mmap related events (e.g. MMAP, MMAP2).
|
| D | perf-config.txt | 578 'mmap' skips post-processing and reads build-ids from MMAP events.
|
| /Linux-v6.1/Documentation/networking/ |
| D | packet_mmap.rst | 4 Packet MMAP 57 Packet MMAP support was integrated into libpcap around the time of version 1.3.0;
|
| /Linux-v6.1/tools/perf/ |
| D | design.txt | 353 * The MMAP events record the PROT_EXEC mappings so that we can
|
| /Linux-v6.1/Documentation/sparc/oradax/ |
| D | oracle-dax.rst | 154 MMAP section in The Driver API
|
| /Linux-v6.1/drivers/char/ |
| D | Kconfig | 369 bool "Enable HPET MMAP access by default"
|