Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_provider.h190 struct list_head mmaps; member
212 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
233 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
Diwch_provider.c102 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in iwch_dealloc_ucontext()
120 INIT_LIST_HEAD(&context->mmaps); in iwch_alloc_ucontext()
/linux-4.1.27/tools/perf/util/
Dsession.c1316 char *buf, *mmaps[NUM_MMAPS]; in __perf_session__process_events() local
1338 memset(mmaps, 0, sizeof(mmaps)); in __perf_session__process_events()
1355 mmaps[map_idx] = buf; in __perf_session__process_events()
1356 map_idx = (map_idx + 1) & (ARRAY_SIZE(mmaps) - 1); in __perf_session__process_events()
1366 if (mmaps[map_idx]) { in __perf_session__process_events()
1367 munmap(mmaps[map_idx], mmap_size); in __perf_session__process_events()
1368 mmaps[map_idx] = NULL; in __perf_session__process_events()
/linux-4.1.27/tools/perf/Documentation/
Dperf-record.txt234 Use per-thread mmaps. By default per-cpu mmaps are created. This option
235 overrides that and uses per-thread mmaps. A side-effect of that is that
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h503 struct list_head mmaps; member
525 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
546 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
Dprovider.c97 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in c4iw_dealloc_ucontext()
122 INIT_LIST_HEAD(&context->mmaps); in c4iw_alloc_ucontext()
/linux-4.1.27/Documentation/fb/
Ddeferred_io.txt9 - userspace app like Xfbdev mmaps framebuffer
/linux-4.1.27/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.1.27/Documentation/vm/
Dhugetlbpage.txt313 applications to use any combination of mmaps and shm* calls, though the mount of