Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/attr/
Dtest-record-C017 # Dummy event handles mmaps, comm and task.
/linux-6.1.9/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-6.1.9/tools/perf/util/
Dsession.c2246 char *mmaps[NUM_MMAPS]; member
2263 char **mmaps = rd->mmaps; in reader__init() local
2275 memset(mmaps, 0, sizeof(rd->mmaps)); in reader__init()
2295 char *buf, **mmaps = rd->mmaps; in reader__mmap() local
2308 if (mmaps[rd->mmap_idx]) { in reader__mmap()
2309 munmap(mmaps[rd->mmap_idx], rd->mmap_size); in reader__mmap()
2310 mmaps[rd->mmap_idx] = NULL; in reader__mmap()
2323 mmaps[rd->mmap_idx] = rd->mmap_cur = buf; in reader__mmap()
2324 rd->mmap_idx = (rd->mmap_idx + 1) & (ARRAY_SIZE(rd->mmaps) - 1); in reader__mmap()
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h526 struct list_head mmaps; member
549 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
570 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
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-6.1.9/Documentation/fb/
Ddeferred_io.rst10 - userspace app like Xfbdev mmaps framebuffer
/linux-6.1.9/Documentation/translations/zh_CN/core-api/
Dcachetlb.rst214 这并不能解决共享mmaps的问题,请查看sparc64移植解决
/linux-6.1.9/drivers/misc/
Dfastrpc.c277 struct list_head mmaps; member
1357 list_for_each_entry_safe(buf, b, &fl->mmaps, node) { in fastrpc_device_release()
1394 INIT_LIST_HEAD(&fl->mmaps); in fastrpc_device_open()
1619 list_for_each_entry_safe(iter, b, &fl->mmaps, node) { in fastrpc_req_munmap_impl()
1729 list_add_tail(&buf->node, &fl->mmaps); in fastrpc_req_mmap()
/linux-6.1.9/tools/perf/Documentation/
Dperf-record.txt430 Use per-thread mmaps. By default per-cpu mmaps are created. This option
431 overrides that and uses per-thread mmaps. A side-effect of that is that
Dperf-report.txt533 --mmaps::
537 Please note that not all mmaps are stored, options affecting which ones
Dperf-intel-pt.txt201 inability to match side-band information (such as context switches and mmaps)
721 software event has been introduced that permits tracking events (like mmaps) to
/linux-6.1.9/Documentation/dev-tools/
Dkcov.rst128 mmaps coverage buffer and then forks child processes in a loop. Child processes
/linux-6.1.9/Documentation/admin-guide/mm/
Dtranshuge.rst272 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or
Dhugetlbpage.rst448 applications to use any combination of mmaps and shm* calls, though the mount of
/linux-6.1.9/Documentation/core-api/
Dcachetlb.rst239 This does not fix shared mmaps, check out the sparc64 port for
/linux-6.1.9/Documentation/driver-api/
Dvfio.rst225 /* Setup mappings... read/write offsets, mmaps
/linux-6.1.9/Documentation/gpu/
Ddrm-uapi.rst208 descriptors and removed all mmaps, the DRM driver can tear down its
/linux-6.1.9/Documentation/admin-guide/
Dcgroup-v2.rst1872 Page cache is dirtied through buffered writes and shared mmaps and