Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/attr/
H A Dtest-record-C017 # Dummy event handles mmaps, comm and task.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A DKconfig.profile14 int "Runtime autosuspend delay for userspace GGTT mmaps (ms)"
18 userspace GGTT mmaps and force userspace to take a pagefault on
/OK3568_Linux_fs/kernel/Documentation/
H A Ddma-buf-test-exporter.txt33 * query kernel side API usage stats (number of attachments, number of mappings, mmaps)
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsession.c2172 char *buf, *mmaps[NUM_MMAPS]; in reader__process_events() local
2190 memset(mmaps, 0, sizeof(mmaps)); in reader__process_events()
2207 mmaps[map_idx] = buf; in reader__process_events()
2208 map_idx = (map_idx + 1) & (ARRAY_SIZE(mmaps) - 1); in reader__process_events()
2221 if (mmaps[map_idx]) { in reader__process_events()
2222 munmap(mmaps[map_idx], mmap_size); in reader__process_events()
2223 mmaps[map_idx] = NULL; in reader__process_events()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h532 struct list_head mmaps; member
555 list_for_each_safe(pos, nxt, &ucontext->mmaps) { in remove_mmap()
576 list_add_tail(&mm->entry, &ucontext->mmaps); in insert_mmap()
H A Dprovider.c70 list_for_each_entry_safe(mm, tmp, &ucontext->mmaps, entry) in c4iw_dealloc_ucontext()
87 INIT_LIST_HEAD(&context->mmaps); in c4iw_alloc_ucontext()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dfastrpc.c223 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()
1359 list_for_each_entry_safe(iter, b, &fl->mmaps, node) { in fastrpc_req_munmap_impl()
1469 list_add_tail(&buf->node, &fl->mmaps); in fastrpc_req_mmap()
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Ddeferred_io.rst10 - userspace app like Xfbdev mmaps framebuffer
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-record.txt407 Use per-thread mmaps. By default per-cpu mmaps are created. This option
408 overrides that and uses per-thread mmaps. A side-effect of that is that
H A Dperf-report.txt520 --mmaps::
524 Please note that not all mmaps are stored, options affecting which ones
H A Dperf-intel-pt.txt185 inability to match side-band information (such as context switches and mmaps)
679 software event has been introduced that permits tracking events (like mmaps) to
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkcov.rst127 mmaps coverage buffer and then forks child processes in a loop. Child processes
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dtranshuge.rst265 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or
H A Dhugetlbpage.rst401 applications to use any combination of mmaps and shm* calls, though the mount of
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dcachetlb.rst239 This does not fix shared mmaps, check out the sparc64 port for
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Ddrm-uapi.rst197 descriptors and removed all mmaps, the DRM driver can tear down its
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dvfio.rst225 /* Setup mappings... read/write offsets, mmaps
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.src1569 /* Tracking mmaps */
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcgroup-v2.rst1716 Page cache is dirtied through buffered writes and shared mmaps and
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-62757 On some systems using private anonymous mmaps is more
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-62757 On some systems using private anonymous mmaps is more