/linux-4.1.27/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.1.27/tools/testing/selftests/memfd/ |
D | memfd_test.c | 234 munmap(p, MFD_DEF_SIZE); in mfd_assert_read() 247 munmap(p, MFD_DEF_SIZE); in mfd_assert_read() 275 munmap(p, MFD_DEF_SIZE); in mfd_assert_write() 289 munmap(p, MFD_DEF_SIZE); in mfd_assert_write() 311 munmap(p, MFD_DEF_SIZE); in mfd_assert_write() 786 munmap(p, MFD_DEF_SIZE); in test_share_mmap() 792 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.1.27/arch/um/kernel/ |
D | tlb.c | 31 } munmap; member 68 ret = unmap(hvc->id, op->u.munmap.addr, in do_ops() 69 op->u.munmap.len, finished, &hvc->data); in do_ops() 134 (last->u.munmap.addr + last->u.mmap.len == addr)) { in add_munmap() 135 last->u.munmap.len += len; in add_munmap() 147 .u = { .munmap = { .addr = addr, in add_munmap()
|
/linux-4.1.27/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()
|
D | rdpmc.c | 142 munmap(addr, page_size); in __test__rdpmc()
|
/linux-4.1.27/arch/x86/vdso/ |
D | vdso2c.c | 248 munmap(raw_addr, raw_len); in main() 249 munmap(stripped_addr, stripped_len); in main()
|
/linux-4.1.27/tools/testing/selftests/vm/ |
D | map_hugetlb.c | 77 if (munmap(addr, LENGTH)) { in main()
|
D | hugepage-mmap.c | 87 munmap(addr, LENGTH); in main()
|
D | hugetlbfstest.c | 48 ret = munmap(p, length); in do_mmap()
|
D | thuge-gen.c | 156 err = munmap(map, size); in test_mmap()
|
/linux-4.1.27/tools/testing/selftests/net/ |
D | psock_fanout.c | 238 if (munmap(rings[1], RING_NUM_FRAMES * getpagesize()) || in test_datapath() 239 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.1.27/arch/um/os-Linux/ |
D | process.c | 163 err = munmap(addr, len); in os_unmap_memory() 213 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.1.27/tools/power/acpi/os_specific/service_layers/ |
D | osunixmap.c | 150 munmap((u8 *)where - offset, (length + offset)); in acpi_os_unmap_memory()
|
/linux-4.1.27/tools/perf/util/ |
D | zlib.c | 73 munmap(ptr, stbuf.st_size); in gzip_decompress_to_file()
|
D | util.c | 133 munmap(addr, st.st_size); in copyfile_mode()
|
D | evlist.c | 731 munmap(evlist->mmap[idx].base, evlist->mmap_len); in __perf_evlist__munmap()
|
D | session.c | 1367 munmap(mmaps[map_idx], mmap_size); in __perf_session__process_events()
|
/linux-4.1.27/scripts/basic/ |
D | fixdep.c | 307 munmap(map, st.st_size); in do_config_file() 430 munmap(map, st.st_size); in print_deps()
|
/linux-4.1.27/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.1.27/arch/x86/um/os-Linux/ |
D | task_size.c | 63 munmap(mapped, UM_KERN_PAGE_SIZE); in page_ok()
|
/linux-4.1.27/tools/power/cpupower/debug/i386/ |
D | dump_psb.c | 194 munmap(mem, LEN); in main()
|
/linux-4.1.27/include/linux/raid/ |
D | pq.h | 160 # define free_pages(x, y) munmap((void *)(x), PAGE_SIZE << (y))
|
/linux-4.1.27/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.1.27/tools/testing/selftests/ptrace/ |
D | peeksiginfo.c | 100 munmap(addr_rw, 2 * PAGE_SIZE); in check_error_paths()
|
/linux-4.1.27/Documentation/ia64/ |
D | aliasing-test.c | 55 rc = munmap(addr, length); in map_mem()
|
/linux-4.1.27/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.1.27/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 490 munmap()/exit()/exec() SYSTEM CALL HANDLING 494 munmap() or via an internal unmap from exit() or exec() processing, we must 500 munmap() handler and task address space call tear down function
|
D | hugetlbpage.txt | 319 not hugepage aligned. For example, munmap(2) will fail if memory is backed by
|
/linux-4.1.27/scripts/ |
D | sortextable.c | 68 munmap(ehdr_curr, sb.st_size); in cleanup()
|
D | recordmcount.c | 70 munmap(ehdr_curr, sb.st_size); in cleanup()
|
/linux-4.1.27/Documentation/mic/mpssd/ |
D | mpssd.c | 1022 munmap(mic->mic_virtblk.backend_addr, mic->mic_virtblk.backend_size); in close_backend() 1053 ret = munmap(mic->mic_virtblk.block_dp, in stop_virtblk() 1523 munmap(map, len); in set_log_buf_info() 1533 munmap(map, len); in set_log_buf_info() 1540 munmap(map, len); in set_log_buf_info()
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | firewire-cdev | 91 munmap(2)
|
/linux-4.1.27/tools/virtio/ |
D | vringh_test.c | 177 munmap(guest_map, mapsize); in parallel_test() 303 munmap(host_map, mapsize); in parallel_test()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 167 ENTRY_SAME(munmap)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 98 SYSCALL_SPU(munmap)
|
/linux-4.1.27/Documentation/DocBook/media/ |
D | Makefile | 51 munmap \
|
/linux-4.1.27/arch/um/os-Linux/skas/ |
D | process.c | 302 if (munmap(stack, UM_KERN_PAGE_SIZE) < 0) { in start_userspace()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | gem.c | 90 .munmap = tegra_bo_munmap,
|
/linux-4.1.27/arch/s390/kernel/ |
D | compat_wrapper.c | 95 COMPAT_SYSCALL_WRAP2(munmap, unsigned long, addr, size_t, len);
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 20 11 common munmap sys_munmap
|
D | syscall_32.tbl | 100 91 i386 munmap sys_munmap
|
/linux-4.1.27/Documentation/ |
D | cachetlb.txt | 64 Primarily, this is used for munmap() type operations. 176 Primarily, this is used for munmap() type operations.
|
/linux-4.1.27/tools/vm/ |
D | page-types.c | 901 munmap(ptr, len); in walk_file()
|
/linux-4.1.27/tools/net/ |
D | bpf_dbg.c | 994 munmap(pcap_ptr_va_start, pcap_map_size); in try_close_pcap()
|
/linux-4.1.27/tools/perf/bench/ |
D | numa.c | 382 ret = munmap(data, bytes); in free_data()
|
/linux-4.1.27/mm/ |
D | nommu.c | 1754 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) in SYSCALL_DEFINE2() argument
|
D | mmap.c | 2615 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) in SYSCALL_DEFINE2() argument
|
/linux-4.1.27/scripts/mod/ |
D | modpost.c | 402 munmap(file, size); in release_file()
|
/linux-4.1.27/Documentation/networking/ |
D | packet_mmap.txt | 926 munmap(ring->map, ring->req.tp_block_size * ring->req.tp_block_nr);
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1654 exec() and munmap().
|
/linux-4.1.27/ |
D | CREDITS | 1143 D: Improved mmap and munmap handling
|