Home
last modified time | relevance | path

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

/Linux-v4.19/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.c71 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in iwch_dealloc_ucontext()
89 INIT_LIST_HEAD(&context->mmaps); in iwch_alloc_ucontext()
/Linux-v4.19/tools/perf/util/
Dsession.c1833 char *buf, *mmaps[NUM_MMAPS]; in __perf_session__process_events() local
1858 memset(mmaps, 0, sizeof(mmaps)); in __perf_session__process_events()
1875 mmaps[map_idx] = buf; in __perf_session__process_events()
1876 map_idx = (map_idx + 1) & (ARRAY_SIZE(mmaps) - 1); in __perf_session__process_events()
1886 if (mmaps[map_idx]) { in __perf_session__process_events()
1887 munmap(mmaps[map_idx], mmap_size); in __perf_session__process_events()
1888 mmaps[map_idx] = NULL; in __perf_session__process_events()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h591 struct list_head mmaps; member
627 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
648 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
Dprovider.c71 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in _c4iw_free_ucontext()
103 INIT_LIST_HEAD(&context->mmaps); in c4iw_alloc_ucontext()
/Linux-v4.19/Documentation/fb/
Ddeferred_io.txt9 - userspace app like Xfbdev mmaps framebuffer
/Linux-v4.19/Documentation/dev-tools/
Dkcov.rst126 mmaps coverage buffer and then forks child processes in a loop. Child processes
/Linux-v4.19/tools/perf/Documentation/
Dperf-record.txt375 Use per-thread mmaps. By default per-cpu mmaps are created. This option
376 overrides that and uses per-thread mmaps. A side-effect of that is that
Dperf-report.txt465 --mmaps::
469 Please note that not all mmaps are stored, options affecting which ones
Dintel-pt.txt120 inability to match side-band information (such as context switches and mmaps)
542 software event has been introduced that permits tracking events (like mmaps) to
/Linux-v4.19/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-v4.19/Documentation/core-api/
Dcachetlb.rst249 This does not fix shared mmaps, check out the sparc64 port for
/Linux-v4.19/Documentation/
Dvfio.txt225 /* Setup mappings... read/write offsets, mmaps
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst1415 Page cache is dirtied through buffered writes and shared mmaps and