Searched refs:mmaps (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.15/tools/perf/tests/attr/ |
| D | test-record-C0 | 17 # Dummy event handles mmaps, comm and task.
|
| /Linux-v5.15/drivers/gpu/drm/i915/ |
| D | Kconfig.profile | 28 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/ |
| D | iw_cxgb4.h | 527 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()
|
| D | provider.c | 70 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/ |
| D | session.c | 2184 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/ |
| D | cachetlb.rst | 213 这并不能解决共享mmaps的问题,请查看sparc64移植解决
|
| /Linux-v5.15/drivers/misc/ |
| D | fastrpc.c | 223 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/ |
| D | deferred_io.rst | 10 - userspace app like Xfbdev mmaps framebuffer
|
| /Linux-v5.15/tools/perf/Documentation/ |
| D | perf-record.txt | 413 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
|
| D | perf-report.txt | 532 --mmaps:: 536 Please note that not all mmaps are stored, options affecting which ones
|
| D | perf-intel-pt.txt | 189 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/ |
| D | kcov.rst | 127 mmaps coverage buffer and then forks child processes in a loop. Child processes
|
| /Linux-v5.15/Documentation/admin-guide/mm/ |
| D | transhuge.rst | 265 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or
|
| D | hugetlbpage.rst | 412 applications to use any combination of mmaps and shm* calls, though the mount of
|
| /Linux-v5.15/Documentation/core-api/ |
| D | cachetlb.rst | 239 This does not fix shared mmaps, check out the sparc64 port for
|
| /Linux-v5.15/Documentation/gpu/ |
| D | drm-uapi.rst | 206 descriptors and removed all mmaps, the DRM driver can tear down its
|
| /Linux-v5.15/Documentation/driver-api/ |
| D | vfio.rst | 225 /* Setup mappings... read/write offsets, mmaps
|
| /Linux-v5.15/Documentation/admin-guide/ |
| D | cgroup-v2.rst | 1749 Page cache is dirtied through buffered writes and shared mmaps and
|