Lines Matching refs:munmap
77 munmap(mmap_mem, mmap_size); in mmap_thp_range()
103 goto munmap; in test_ptrace_write()
114 goto munmap; in test_ptrace_write()
118 munmap: in test_ptrace_write()
119 munmap(mem, pagesize); in test_ptrace_write()
144 goto munmap; in test_ptrace_write_thp()
150 goto munmap; in test_ptrace_write_thp()
154 munmap: in test_ptrace_write_thp()
155 munmap(mmap_mem, mmap_size); in test_ptrace_write_thp()
175 goto munmap; in test_page_migration()
182 goto munmap; in test_page_migration()
186 munmap: in test_page_migration()
187 munmap(mem, pagesize); in test_page_migration()
208 goto munmap; in test_page_migration_thp()
214 goto munmap; in test_page_migration_thp()
221 goto munmap; in test_page_migration_thp()
225 munmap: in test_page_migration_thp()
226 munmap(mmap_mem, mmap_size); in test_page_migration_thp()
247 goto munmap; in test_pte_mapped_thp()
253 goto munmap; in test_pte_mapped_thp()
260 goto munmap; in test_pte_mapped_thp()
264 munmap: in test_pte_mapped_thp()
265 munmap(mmap_mem, mmap_size); in test_pte_mapped_thp()
290 goto munmap; in test_uffdio_copy()
321 munmap: in test_uffdio_copy()
322 munmap(dst, pagesize); in test_uffdio_copy()