/linux-4.4.14/tools/testing/selftests/powerpc/mm/ |
D | hugetlb_vs_thp_test.c | 27 if (munmap(addr, SIZE)) { in test_body() 56 munmap(addr, SIZE); in test_body()
|
/linux-4.4.14/tools/testing/selftests/memfd/ |
D | memfd_test.c | 235 munmap(p, MFD_DEF_SIZE); in mfd_assert_read() 248 munmap(p, MFD_DEF_SIZE); in mfd_assert_read() 276 munmap(p, MFD_DEF_SIZE); in mfd_assert_write() 290 munmap(p, MFD_DEF_SIZE); in mfd_assert_write() 312 munmap(p, MFD_DEF_SIZE); in mfd_assert_write() 787 munmap(p, MFD_DEF_SIZE); in test_share_mmap() 793 munmap(p, MFD_DEF_SIZE); in test_share_mmap()
|
D | fuse_test.c | 180 munmap(global_p, MFD_DEF_SIZE); in sealing_thread_fn()
|
/linux-4.4.14/tools/testing/selftests/vm/ |
D | mlock2-tests.c | 384 munmap(map, 2 * page_size); in test_mlock_lock() 496 munmap(map, 2 * page_size); in test_mlock_onfault() 544 munmap(map, 2 * page_size); in test_lock_onfault_of_present() 579 munmap(map, 2 * page_size); in test_munlockall() 621 munmap(map, 2 * page_size); in test_munlockall() 709 munmap(map, 3 * page_size); in test_vma_management()
|
D | compaction_test.c | 198 munmap(map, MAP_SIZE); in main() 215 munmap(entry->map, MAP_SIZE); in main()
|
D | on-fault-limit.c | 34 munmap(map, 2 * lims.rlim_max); in test_limit()
|
D | map_hugetlb.c | 77 if (munmap(addr, LENGTH)) { in main()
|
D | hugepage-mmap.c | 87 munmap(addr, LENGTH); in main()
|
D | thuge-gen.c | 156 err = munmap(map, size); in test_mmap()
|
/linux-4.4.14/arch/um/kernel/ |
D | tlb.c | 31 } munmap; member 75 ret = unmap(hvc->id, op->u.munmap.addr, in do_ops() 76 op->u.munmap.len, finished, &hvc->data); in do_ops() 144 (last->u.munmap.addr + last->u.mmap.len == addr)) { in add_munmap() 145 last->u.munmap.len += len; in add_munmap() 157 .u = { .munmap = { .addr = addr, in add_munmap()
|
/linux-4.4.14/tools/perf/tests/ |
D | mmap-thread-lookup.c | 69 munmap(td->map, page_size); in thread_fn() 116 munmap(td0->map, page_size); in threads_destroy()
|
/linux-4.4.14/tools/testing/selftests/x86/ |
D | sysret_ss_attrs.c | 108 munmap(stack32, 4096); in main()
|
/linux-4.4.14/arch/x86/entry/vdso/ |
D | vdso2c.c | 248 munmap(raw_addr, raw_len); in main() 249 munmap(stripped_addr, stripped_len); in main()
|
/linux-4.4.14/arch/um/os-Linux/ |
D | process.c | 169 err = munmap(addr, len); in os_unmap_memory() 219 munmap(addr, UM_KERN_PAGE_SIZE); in can_drop_memory()
|
D | mem.c | 202 munmap(addr, UM_KERN_PAGE_SIZE); in check_tmpexec()
|
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/ |
D | osunixmap.c | 150 munmap((u8 *)where - offset, (length + offset)); in acpi_os_unmap_memory()
|
/linux-4.4.14/tools/perf/util/ |
D | zlib.c | 73 munmap(ptr, stbuf.st_size); in gzip_decompress_to_file()
|
D | util.c | 167 munmap(ptr, off_in + size); in copyfile_offset()
|
D | auxtrace.c | 95 munmap(mm->base, mm->len); in auxtrace_mmap__munmap() 799 munmap(buffer->mmap_addr, buffer->mmap_size); in auxtrace_buffer__put_data()
|
D | evlist.c | 844 munmap(evlist->mmap[idx].base, evlist->mmap_len); in __perf_evlist__munmap()
|
D | session.c | 1621 munmap(mmaps[map_idx], mmap_size); in __perf_session__process_events()
|
/linux-4.4.14/scripts/basic/ |
D | fixdep.c | 291 munmap(map, st.st_size); in do_config_file() 412 munmap(map, st.st_size); in print_deps()
|
/linux-4.4.14/include/linux/ |
D | host1x.h | 66 void (*munmap)(struct host1x_bo *bo, void *addr); member 109 bo->ops->munmap(bo, addr); in host1x_bo_munmap()
|
/linux-4.4.14/tools/testing/selftests/net/ |
D | psock_fanout.c | 293 if (munmap(rings[1], RING_NUM_FRAMES * getpagesize()) || in test_datapath() 294 munmap(rings[0], RING_NUM_FRAMES * getpagesize())) { in test_datapath()
|
D | psock_tpacket.c | 709 munmap(ring->mm_space, ring->mm_len); in unmap_ring()
|
/linux-4.4.14/arch/x86/um/os-Linux/ |
D | task_size.c | 63 munmap(mapped, UM_KERN_PAGE_SIZE); in page_ok()
|
/linux-4.4.14/tools/build/ |
D | fixdep.c | 150 munmap(map, st.st_size); in print_deps()
|
/linux-4.4.14/tools/perf/arch/x86/tests/ |
D | intel-cqm.c | 114 munmap(event, mmap_len); in test__intel_cqm_count_nmi_context()
|
D | rdpmc.c | 141 munmap(addr, page_size); in __test__rdpmc()
|
/linux-4.4.14/include/linux/raid/ |
D | pq.h | 160 # define free_pages(x, y) munmap((void *)(x), PAGE_SIZE << (y))
|
/linux-4.4.14/tools/power/cpupower/debug/i386/ |
D | dump_psb.c | 194 munmap(mem, LEN); in main()
|
/linux-4.4.14/Documentation/auxdisplay/ |
D | cfag12864b-example.c | 86 munmap(cfag12864b_mem, CFAG12864B_SIZE); in cfag12864b_exit()
|
D | cfag12864b | 101 Also, you can mmap the framebuffer: open & mmap, munmap & close...
|
/linux-4.4.14/tools/testing/selftests/ptrace/ |
D | peeksiginfo.c | 100 munmap(addr_rw, 2 * PAGE_SIZE); in check_error_paths()
|
/linux-4.4.14/Documentation/ia64/ |
D | aliasing-test.c | 55 rc = munmap(addr, length); in map_mem()
|
/linux-4.4.14/tools/perf/ |
D | design.txt | 59 munmap : 1, /* include munmap data */ 225 The 'mmap' and 'munmap' bits allow recording of PROT_EXEC mmap/munmap
|
/linux-4.4.14/Documentation/vm/ |
D | overcommit-accounting | 71 o We account munmap
|
D | unevictable-lru.txt | 27 - munmap()/exit()/exec() system call handling. 298 (2) munmap()'d out of the last VM_LOCKED VMA that maps the page, including 379 munlock(), munmap() or task exit. Neither does mlock_fixup() account these 496 munmap()/exit()/exec() SYSTEM CALL HANDLING 500 munmap() or via an internal unmap from exit() or exec() processing, we must 506 munmap() handler and task address space call tear down function 546 munlock or munmap system calls, mm teardown (munlock_vma_pages_all), reclaim,
|
D | hugetlbpage.txt | 319 not hugepage aligned. For example, munmap(2) will fail if memory is backed by
|
/linux-4.4.14/scripts/ |
D | sortextable.c | 72 munmap(ehdr_curr, sb.st_size); in cleanup()
|
D | recordmcount.c | 75 munmap(file_map, sb.st_size); in cleanup()
|
/linux-4.4.14/Documentation/mic/mpssd/ |
D | mpssd.c | 1051 munmap(mic->mic_virtblk.backend_addr, mic->mic_virtblk.backend_size); in close_backend() 1083 ret = munmap(mic->mic_virtblk.block_dp, in stop_virtblk() 1584 munmap(map, len); in set_log_buf_info() 1594 munmap(map, len); in set_log_buf_info() 1601 munmap(map, len); in set_log_buf_info()
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | firewire-cdev | 91 munmap(2)
|
/linux-4.4.14/tools/virtio/ |
D | vringh_test.c | 177 munmap(guest_map, mapsize); in parallel_test() 303 munmap(host_map, mapsize); in parallel_test()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 167 ENTRY_SAME(munmap)
|
/linux-4.4.14/arch/um/os-Linux/skas/ |
D | process.c | 301 if (munmap(stack, UM_KERN_PAGE_SIZE) < 0) { in start_userspace()
|
/linux-4.4.14/Documentation/DocBook/media/ |
D | Makefile | 51 munmap \
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 98 SYSCALL_SPU(munmap)
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_wrapper.c | 86 COMPAT_SYSCALL_WRAP2(munmap, unsigned long, addr, size_t, len);
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 20 11 common munmap sys_munmap
|
D | syscall_32.tbl | 100 91 i386 munmap sys_munmap
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | gem.c | 90 .munmap = tegra_bo_munmap,
|
/linux-4.4.14/Documentation/ |
D | cachetlb.txt | 64 Primarily, this is used for munmap() type operations. 176 Primarily, this is used for munmap() type operations.
|
/linux-4.4.14/tools/vm/ |
D | page-types.c | 903 munmap(ptr, len); in walk_file()
|
/linux-4.4.14/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 518 munmap(map1, page_size); in TEST_SIGNAL() 519 munmap(map2, page_size); in TEST_SIGNAL()
|
/linux-4.4.14/tools/net/ |
D | bpf_dbg.c | 994 munmap(pcap_ptr_va_start, pcap_map_size); in try_close_pcap()
|
/linux-4.4.14/tools/perf/bench/ |
D | numa.c | 387 ret = munmap(data, bytes); in free_data()
|
/linux-4.4.14/mm/ |
D | nommu.c | 1687 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) in SYSCALL_DEFINE2() argument
|
D | mmap.c | 2629 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) in SYSCALL_DEFINE2() argument
|
/linux-4.4.14/scripts/mod/ |
D | modpost.c | 403 munmap(file, size); in release_file()
|
/linux-4.4.14/Documentation/networking/ |
D | packet_mmap.txt | 926 munmap(ring->map, ring->req.tp_block_size * ring->req.tp_block_nr);
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1678 exec() and munmap().
|
/linux-4.4.14/ |
D | CREDITS | 1147 D: Improved mmap and munmap handling
|