| /OK3568_Linux_fs/kernel/tools/perf/tests/attr/ |
| H A D | test-record-C0 | 17 # Dummy event handles mmaps, comm and task.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | Kconfig.profile | 14 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 D | dma-buf-test-exporter.txt | 33 * query kernel side API usage stats (number of attachments, number of mappings, mmaps)
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | session.c | 2172 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 D | iw_cxgb4.h | 532 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 D | provider.c | 70 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 D | fastrpc.c | 223 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 D | deferred_io.rst | 10 - userspace app like Xfbdev mmaps framebuffer
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-record.txt | 407 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 D | perf-report.txt | 520 --mmaps:: 524 Please note that not all mmaps are stored, options affecting which ones
|
| H A D | perf-intel-pt.txt | 185 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 D | kcov.rst | 127 mmaps coverage buffer and then forks child processes in a loop. Child processes
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 265 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or
|
| H A D | hugetlbpage.rst | 401 applications to use any combination of mmaps and shm* calls, though the mount of
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | cachetlb.rst | 239 This does not fix shared mmaps, check out the sparc64 port for
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | drm-uapi.rst | 197 descriptors and removed all mmaps, the DRM driver can tear down its
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | vfio.rst | 225 /* Setup mappings... read/write offsets, mmaps
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | dlmalloc.src | 1569 /* Tracking mmaps */
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1716 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 D | libc.info-6 | 2757 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 D | libc.info-6 | 2757 On some systems using private anonymous mmaps is more
|