Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/tests/attr/
Dtest-record-C017 # Dummy event handles mmaps, comm and task.
/Linux-v5.15/drivers/gpu/drm/i915/
DKconfig.profile28 int "Runtime autosuspend delay for userspace GGTT mmaps (ms)"
32 userspace GGTT mmaps and force userspace to take a pagefault on
/Linux-v5.15/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h527 struct list_head mmaps; member
550 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
571 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.15/tools/perf/util/
Dsession.c2184 char *buf, *mmaps[NUM_MMAPS]; in reader__process_events() local
2202 memset(mmaps, 0, sizeof(mmaps)); in reader__process_events()
2221 mmaps[map_idx] = buf; in reader__process_events()
2222 map_idx = (map_idx + 1) & (ARRAY_SIZE(mmaps) - 1); in reader__process_events()
2235 if (mmaps[map_idx]) { in reader__process_events()
2236 munmap(mmaps[map_idx], mmap_size); in reader__process_events()
2237 mmaps[map_idx] = NULL; in reader__process_events()
/Linux-v5.15/Documentation/translations/zh_CN/core-api/
Dcachetlb.rst213 这并不能解决共享mmaps的问题,请查看sparc64移植解决
/Linux-v5.15/drivers/misc/
Dfastrpc.c223 struct list_head mmaps; member
1202 list_for_each_entry_safe(buf, b, &fl->mmaps, node) { in fastrpc_device_release()
1235 INIT_LIST_HEAD(&fl->mmaps); in fastrpc_device_open()
1352 list_for_each_entry_safe(buf, b, &fl->mmaps, node) { in fastrpc_req_munmap_impl()
1461 list_add_tail(&buf->node, &fl->mmaps); in fastrpc_req_mmap()
/Linux-v5.15/Documentation/fb/
Ddeferred_io.rst10 - userspace app like Xfbdev mmaps framebuffer
/Linux-v5.15/tools/perf/Documentation/
Dperf-record.txt413 Use per-thread mmaps. By default per-cpu mmaps are created. This option
414 overrides that and uses per-thread mmaps. A side-effect of that is that
Dperf-report.txt532 --mmaps::
536 Please note that not all mmaps are stored, options affecting which ones
Dperf-intel-pt.txt189 inability to match side-band information (such as context switches and mmaps)
683 software event has been introduced that permits tracking events (like mmaps) to
/Linux-v5.15/Documentation/dev-tools/
Dkcov.rst127 mmaps coverage buffer and then forks child processes in a loop. Child processes
/Linux-v5.15/Documentation/admin-guide/mm/
Dtranshuge.rst265 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or
Dhugetlbpage.rst412 applications to use any combination of mmaps and shm* calls, though the mount of
/Linux-v5.15/Documentation/core-api/
Dcachetlb.rst239 This does not fix shared mmaps, check out the sparc64 port for
/Linux-v5.15/Documentation/gpu/
Ddrm-uapi.rst206 descriptors and removed all mmaps, the DRM driver can tear down its
/Linux-v5.15/Documentation/driver-api/
Dvfio.rst225 /* Setup mappings... read/write offsets, mmaps
/Linux-v5.15/Documentation/admin-guide/
Dcgroup-v2.rst1749 Page cache is dirtied through buffered writes and shared mmaps and