Home
last modified time | relevance | path

Searched refs:mmaps (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/mm/
H A Dpage_cache.rst9 but normal reads, writes and mmaps go through the page cache.
/linux/drivers/gpu/drm/i915/
H A DKconfig.profile28 int "Runtime autosuspend delay for userspace GGTT mmaps (ms)"
32 userspace GGTT mmaps and force userspace to take a pagefault on
/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h526 struct list_head mmaps; member
559 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
606 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
H A Dprovider.c71 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in c4iw_dealloc_ucontext()
88 INIT_LIST_HEAD(&context->mmaps); in c4iw_alloc_ucontext()
/linux/Documentation/fb/
H A Ddeferred_io.rst10 - userspace app like Xfbdev mmaps framebuffer
/linux/drivers/misc/
H A Dfastrpc.c296 struct list_head mmaps; member
1207 list_for_each_entry_safe(buf, b, &fl->mmaps, node) { in fastrpc_internal_invoke()
1546 list_for_each_entry_safe(buf, b, &fl->mmaps, node) { in fastrpc_device_release()
1583 INIT_LIST_HEAD(&fl->mmaps); in fastrpc_device_open()
1841 list_for_each_entry_safe(iter, b, &fl->mmaps, node) { in fastrpc_req_munmap()
1940 list_add_tail(&buf->node, &fl->mmaps); in fastrpc_req_mmap()
/linux/tools/perf/Documentation/
H A Dperf-record.txt483 Use per-thread mmaps. By default per-cpu mmaps are created. This option
484 overrides that and uses per-thread mmaps. A side-effect of that is that
H A Dperf-intel-pt.txt214 inability to match side-band information (such as context switches and mmaps)
788 software event has been introduced that permits tracking events (like mmaps) to
/linux/Documentation/dev-tools/
H A Dkcov.rst136 mmaps coverage buffer, and then forks child processes in a loop. The child
/linux/Documentation/core-api/
H A Dcachetlb.rst243 This does not fix shared mmaps, check out the sparc64 port for
/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst413 mmaps (of /dev/zero or MAP_ANONYMOUS), GPU drivers' DRM objects, Ashmem.
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2036 Page cache is dirtied through buffered writes and shared mmaps and