Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
DKconfig.profile2 int "Runtime autosuspend delay for userspace GGTT mmaps (ms)"
6 userspace GGTT mmaps and force userspace to take a pagefault on
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.h191 struct list_head mmaps; member
213 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
235 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
Diwch_provider.c72 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in iwch_dealloc_ucontext()
86 INIT_LIST_HEAD(&context->mmaps); in iwch_alloc_ucontext()
/Linux-v5.4/tools/perf/util/
Dsession.c2055 char *buf, *mmaps[NUM_MMAPS]; in reader__process_events() local
2073 memset(mmaps, 0, sizeof(mmaps)); in reader__process_events()
2090 mmaps[map_idx] = buf; in reader__process_events()
2091 map_idx = (map_idx + 1) & (ARRAY_SIZE(mmaps) - 1); in reader__process_events()
2104 if (mmaps[map_idx]) { in reader__process_events()
2105 munmap(mmaps[map_idx], mmap_size); in reader__process_events()
2106 mmaps[map_idx] = NULL; in reader__process_events()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h532 struct list_head mmaps; member
555 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
576 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
Dprovider.c70 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in c4iw_dealloc_ucontext()
87 INIT_LIST_HEAD(&context->mmaps); in c4iw_alloc_ucontext()
/Linux-v5.4/Documentation/fb/
Ddeferred_io.rst10 - userspace app like Xfbdev mmaps framebuffer
/Linux-v5.4/Documentation/dev-tools/
Dkcov.rst126 mmaps coverage buffer and then forks child processes in a loop. Child processes
/Linux-v5.4/tools/perf/Documentation/
Dperf-record.txt391 Use per-thread mmaps. By default per-cpu mmaps are created. This option
392 overrides that and uses per-thread mmaps. A side-effect of that is that
Dperf-report.txt497 --mmaps::
501 Please note that not all mmaps are stored, options affecting which ones
Dintel-pt.txt150 inability to match side-band information (such as context switches and mmaps)
572 software event has been introduced that permits tracking events (like mmaps) to
/Linux-v5.4/Documentation/admin-guide/mm/
Dtranshuge.rst258 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or
Dhugetlbpage.rst355 applications to use any combination of mmaps and shm* calls, though the mount of
/Linux-v5.4/Documentation/core-api/
Dcachetlb.rst239 This does not fix shared mmaps, check out the sparc64 port for
/Linux-v5.4/Documentation/driver-api/
Dvfio.rst225 /* Setup mappings... read/write offsets, mmaps
/Linux-v5.4/Documentation/admin-guide/
Dcgroup-v2.rst1644 Page cache is dirtied through buffered writes and shared mmaps and