Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.h192 struct list_head mmaps; member
214 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
235 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
Diwch_provider.c106 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in iwch_dealloc_ucontext()
124 INIT_LIST_HEAD(&context->mmaps); in iwch_alloc_ucontext()
/linux-4.4.14/tools/perf/util/
Dsession.c1567 char *buf, *mmaps[NUM_MMAPS]; in __perf_session__process_events() local
1592 memset(mmaps, 0, sizeof(mmaps)); in __perf_session__process_events()
1609 mmaps[map_idx] = buf; in __perf_session__process_events()
1610 map_idx = (map_idx + 1) & (ARRAY_SIZE(mmaps) - 1); in __perf_session__process_events()
1620 if (mmaps[map_idx]) { in __perf_session__process_events()
1621 munmap(mmaps[map_idx], mmap_size); in __perf_session__process_events()
1622 mmaps[map_idx] = NULL; in __perf_session__process_events()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h491 struct list_head mmaps; member
513 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
534 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
Dprovider.c101 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in c4iw_dealloc_ucontext()
126 INIT_LIST_HEAD(&context->mmaps); in c4iw_alloc_ucontext()
/linux-4.4.14/Documentation/fb/
Ddeferred_io.txt9 - userspace app like Xfbdev mmaps framebuffer
/linux-4.4.14/tools/perf/Documentation/
Dperf-record.txt271 Use per-thread mmaps. By default per-cpu mmaps are created. This option
272 overrides that and uses per-thread mmaps. A side-effect of that is that
Dintel-pt.txt117 inability to match side-band information (such as context switches and mmaps)
503 software event has been introduced that permits tracking events (like mmaps) to
/linux-4.4.14/Documentation/vm/
Dhugetlbpage.txt313 applications to use any combination of mmaps and shm* calls, though the mount of
/linux-4.4.14/Documentation/
Dcachetlb.txt246 NOTE: This does not fix shared mmaps, check out the sparc64 port for
Dvfio.txt223 /* Setup mappings... read/write offsets, mmaps
/linux-4.4.14/Documentation/cgroups/
Dblkio-controller.txt381 Page cache is dirtied through buffered writes and shared mmaps and