Home
last modified time | relevance | path

Searched refs:MMAP (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/arch/um/kernel/
Dtlb.c20 enum { NONE, MMAP, MUNMAP, MPROTECT } type; enumerator
70 case MMAP: in do_ops()
108 if ((last->type == MMAP) && in add_mmap()
123 { .type = MMAP, in add_mmap()
/Linux-v4.19/drivers/net/dsa/b53/
DKconfig24 tristate "B53 MMAP connected switch driver"
/Linux-v4.19/Documentation/media/v4l-drivers/
Domap4_camera.rst29 Supports usage of MMAP buffers only (for now).
Dvivid.rst21 - Support for read()/write(), MMAP, USERPTR and DMABUF streaming I/O.
/Linux-v4.19/Documentation/media/uapi/dvb/
Ddmx-expbuf.rst87 A queue is not in MMAP mode or DMABUF exporting is not supported or
/Linux-v4.19/Documentation/sound/designs/
Doss-emulation.rst126 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-v4.19/drivers/infiniband/sw/rdmavt/
Dvt.c384 MMAP, enumerator
667 case MMAP: in check_support()
/Linux-v4.19/Documentation/admin-guide/mm/
Dpagemap.rst66 11. MMAP
161 11 - MMAP
/Linux-v4.19/Documentation/sound/cards/
Dhdspm.rst64 * access-mode -- MMAP (memory mapped), Not interleaved (PCM_NON-INTERLEAVED)
77 result), but if MMAP is used by the application. Therefore it
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-expbuf.rst167 A queue is not in MMAP mode or DMABUF exporting is not supported or
/Linux-v4.19/drivers/rapidio/devices/
Drio_mport_cdev.c2143 rmcd_debug(MMAP, "type %d mapping @ %p (phys = %pad) for %s", in mport_release_mapping()
2167 rmcd_debug(MMAP, "%pad", &map->phys_addr); in mport_mm_open()
2175 rmcd_debug(MMAP, "%pad", &map->phys_addr); in mport_mm_close()
2196 rmcd_debug(MMAP, "0x%x bytes at offset 0x%lx", in mport_cdev_mmap()
2221 rmcd_debug(MMAP, "MMAP adjusted offset = 0x%lx", vma->vm_pgoff); in mport_cdev_mmap()
/Linux-v4.19/tools/perf/Documentation/
Dperf.data-file-format.txt315 for example MMAP events)
Dperf-script.txt295 Display mmap related events (e.g. MMAP, MMAP2).
Dperf-record.txt149 within a single mapping. MMAP events (or /proc/<pid>/maps) can be
/Linux-v4.19/Documentation/
Dnommu-mmap.txt108 Further notes on no-MMU MMAP
/Linux-v4.19/tools/perf/
Ddesign.txt345 * The MMAP events record the PROT_EXEC mappings so that we can
/Linux-v4.19/Documentation/sparc/oradax/
Doracle-dax.txt148 MMAP
/Linux-v4.19/drivers/char/
DKconfig490 bool "Enable HPET MMAP access by default"
/Linux-v4.19/Documentation/networking/
Dpacket_mmap.txt51 Packet MMAP support was integrated into libpcap around the time of version 1.3.0;