Home
last modified time | relevance | path

Searched refs:unmap (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-13.1/contrib/processor-trace/libipt/src/
H A Dpt_section_file.c163 section->unmap = pt_sec_file_unmap; in pt_sec_file_map()
183 if (!mapping || !section->unmap || !section->read || !section->memsize) in pt_sec_file_unmap()
187 section->unmap = NULL; in pt_sec_file_unmap()
H A Dpt_section.c614 if (!section->unmap) in pt_section_unmap()
617 status = section->unmap(section); in pt_section_unmap()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h67 static void unmap(LargeBlock::Header *H) { in unmap() function
69 unmap(reinterpret_cast<void *>(H->MapBase), H->MapSize, UNMAP_ALL, &Data); in unmap()
79 void store(UNUSED Options Options, LargeBlock::Header *H) { unmap(H); } in store()
134 return unmap(H); in store()
212 unmap(reinterpret_cast<void *>(Entry.MapBase), Entry.MapSize, UNMAP_ALL, in store()
309 unmap(reinterpret_cast<void *>(Quarantine[I].MapBase), in disableMemoryTagging()
351 unmap(MapInfo[I].MapBase, MapInfo[I].MapSize, UNMAP_ALL, in empty()
546 unmap(reinterpret_cast<void *>(MapBase), NewMapBase - MapBase, 0, &Data); in allocate()
553 unmap(reinterpret_cast<void *>(NewMapEnd), MapEnd - NewMapEnd, 0, &Data); in allocate()
H A Dprimary32.h89 unmap(reinterpret_cast<void *>(RegionsStash[--NumberOfStashedRegions]), in unmapTestOnly()
102 unmap(reinterpret_cast<void *>(I * RegionSize), RegionSize); in unmapTestOnly()
295 unmap(reinterpret_cast<void *>(MapBase), Region - MapBase); in allocateRegionSlow()
300 unmap(reinterpret_cast<void *>(End), MapEnd - End); in allocateRegionSlow()
H A Dtrusty.cpp60 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags, in unmap() function
H A Dvector.h29 unmap(Data, CapacityBytes); in destroy()
H A Dlinux.cpp76 void unmap(void *Addr, uptr Size, UNUSED uptr Flags, in unmap() function
H A Dcommon.h166 void unmap(void *Addr, uptr Size, uptr Flags = 0,
/freebsd-13.1/contrib/processor-trace/libipt/src/posix/
H A Dpt_section_posix.c151 section->unmap = pt_sec_posix_unmap; in pt_sec_posix_map()
273 if (!mapping || !section->unmap || !section->read || !section->memsize) in pt_sec_posix_unmap()
277 section->unmap = NULL; in pt_sec_posix_unmap()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_posix.cpp54 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
71 unmap(reinterpret_cast<void *>(State.GuardedPagePool), in unreserveGuardedPool()
H A Dguarded_pool_allocator_fuchsia.cpp38 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
/freebsd-13.1/sys/vm/
H A Dvm_swapout.c180 vm_swapout_object_deactivate_page(pmap_t pmap, vm_page_t m, bool unmap) in vm_swapout_object_deactivate_page() argument
197 else if (unmap && vm_page_try_remove_all(m)) in vm_swapout_object_deactivate_page()
217 bool unmap; in vm_swapout_object_deactivate() local
230 unmap = true; in vm_swapout_object_deactivate()
232 unmap = false; in vm_swapout_object_deactivate()
242 vm_swapout_object_deactivate_page(pmap, m, unmap); in vm_swapout_object_deactivate()
/freebsd-13.1/contrib/processor-trace/libipt/src/windows/
H A Dpt_section_windows.c181 section->unmap = pt_sec_windows_unmap; in pt_sec_windows_map()
333 if (!mapping || !section->unmap || !section->read || !section->memsize) in pt_sec_windows_unmap()
337 section->unmap = NULL; in pt_sec_windows_unmap()
/freebsd-13.1/contrib/processor-trace/libipt/test/src/
H A Dptunit-mapped_section.c140 static struct ptunit_result unmap(void) in unmap() function
193 ptu_run(suite, unmap); in main()
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.memenable.ksh56 xdt:mem::page-grant-unmap,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DFileOutputBuffer.cpp49 Buffer.unmap(); in commit()
58 Buffer.unmap(); in ~OnDiskBuffer()
/freebsd-13.1/sys/arm64/iommu/
H A Diommu.c120 .unmap = iommu_domain_unmap_buf,
307 error = iodom->ops->unmap(iodom, entry->start, entry->end - in iommu_domain_unload()
/freebsd-13.1/contrib/processor-trace/libipt/internal/include/
H A Dpt_section.h104 int (*unmap)(struct pt_section *sec); member
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp134 unmap(Metadata, in uninitTestOnly()
140 unmap(FreeSlots, in uninitTestOnly()
H A Dguarded_pool_allocator.h151 void unmap(void *Ptr, size_t Size) const;
/freebsd-13.1/tools/bus_space/examples/
H A Dam79c900_diag.py143 bus.unmap(pcicfg)
344 bus.unmap(io)
/freebsd-13.1/sys/dev/xen/blkback/
H A Dblkback.c1087 struct gnttab_unmap_grant_ref unmap[XBB_MAX_SEGMENTS_PER_REQLIST]; in xbb_unmap_reqlist() local
1097 unmap[invcount].host_addr = xbb_get_gntaddr(reqlist, i, 0); in xbb_unmap_reqlist()
1098 unmap[invcount].dev_bus_addr = 0; in xbb_unmap_reqlist()
1099 unmap[invcount].handle = reqlist->gnt_handles[i]; in xbb_unmap_reqlist()
1105 unmap, invcount); in xbb_unmap_reqlist()
2896 struct gnttab_unmap_grant_ref unmap[XBB_MAX_RING_PAGES]; in xbb_connect_ring() local
2910 unmap[j].host_addr = gnts[i].host_addr; in xbb_connect_ring()
2911 unmap[j].dev_bus_addr = gnts[i].dev_bus_addr; in xbb_connect_ring()
2912 unmap[j++].handle = gnts[i].handle; in xbb_connect_ring()
2916 GNTTABOP_unmap_grant_ref, unmap, j); in xbb_connect_ring()
/freebsd-13.1/sys/cam/ctl/
H A Dctl_backend_block.c164 cbb_dispatch_t unmap; member
1303 be_lun->unmap(be_lun, beio); in ctl_be_block_cw_dispatch_ws()
1381 if ((ptrlen->flags & ~SU_ANCHOR) != 0 || be_lun->unmap == NULL) { in ctl_be_block_cw_dispatch_unmap()
1398 be_lun->unmap(be_lun, beio); in ctl_be_block_cw_dispatch_unmap()
1815 be_lun->unmap = NULL; in ctl_be_block_open_file()
1902 int error, atomic, maxio, ref, unmap, tmp; in ctl_be_block_open_dev() local
1927 be_lun->unmap = ctl_be_block_unmap_dev; in ctl_be_block_open_dev()
2049 unmap = 1; in ctl_be_block_open_dev()
2057 unmap = (error == 0) ? arg.value.i : 0; in ctl_be_block_open_dev()
2061 unmap = (strcmp(value, "on") == 0); in ctl_be_block_open_dev()
[all …]
/freebsd-13.1/sys/powerpc/powerpc/
H A Diommu_if.m48 METHOD int unmap {
/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_virtio_block.c181 uint32_t unmap:1; member
396 if (discard->flags.unmap != 0 || discard->flags.reserved != 0) { in pci_vtblk_proc()

123