/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_section_file.c | 163 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 D | pt_section.c | 614 if (!section->unmap) in pt_section_unmap() 617 status = section->unmap(section); in pt_section_unmap()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | secondary.h | 67 static inline void unmap(LargeBlock::Header *H) { in unmap() function 72 MemMap.unmap(MemMap.getBase(), MemMap.getCapacity()); in unmap() 97 void store(UNUSED Options Options, LargeBlock::Header *H) { unmap(H); } in store() 220 return unmap(H); in store() 295 Entry.MemMap.unmap(Entry.MemMap.getBase(), Entry.MemMap.getCapacity()); in store() 416 MemMap.unmap(MemMap.getBase(), MemMap.getCapacity()); in disableMemoryTagging() 454 MemMap.unmap(MemMap.getBase(), MemMap.getCapacity()); in empty() 659 MemMap.unmap(MapBase, NewMapBase - MapBase); in allocate() 666 MemMap.unmap(NewMapEnd, MapEnd - NewMapEnd); in allocate() 675 MemMap.unmap(MemMap.getBase(), MemMap.getCapacity()); in allocate()
|
H A D | mem_map.cpp | 38 ::scudo::unmap(reinterpret_cast<void *>(Addr), Size, UNMAP_ALL, &Data); in unmapImpl() 61 ::scudo::unmap(reinterpret_cast<void *>(Base), Capacity, UNMAP_ALL, &Data); in releaseImpl()
|
H A D | trusty.cpp | 62 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags, in unmap() 60 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags, unmap() function
|
H A D | vector.h | 89 ExternalBuffer.unmap(ExternalBuffer.getBase(), in destroy()
|
H A D | mem_map_base.h | 33 void unmap(uptr Addr, uptr Size) { in unmap() function
|
/freebsd/contrib/processor-trace/libipt/src/posix/ |
H A D | pt_section_posix.c | 151 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/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/ |
H A D | guarded_pool_allocator_posix.cpp | 54 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 D | guarded_pool_allocator_fuchsia.cpp | 38 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
|
/freebsd/contrib/processor-trace/libipt/src/windows/ |
H A D | pt_section_windows.c | 181 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/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-mapped_section.c | 140 static struct ptunit_result unmap(void) in unmap() function 193 ptu_run(suite, unmap); in main()
|
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
H A D | qemu-5-setup.sh | 86 --disk $DISK,bus=virtio,cache=none,format=$FORMAT,driver.discard=unmap \ 87 --disk $DISK-2,bus=virtio,cache=none,format=$FORMAT,driver.discard=unmap \
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | FileOutputBuffer.cpp | 50 Buffer.unmap(); in commit() 59 Buffer.unmap();
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/ |
H A D | tst.memenable.ksh | 56 xdt:mem::page-grant-unmap,
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_backend_block.c | 166 cbb_dispatch_t unmap; member 1421 (lbalen->flags & (SWS_UNMAP | SWS_ANCHOR) && be_lun->unmap == NULL)) { in ctl_be_block_cw_dispatch_ws() 1439 be_lun->unmap(be_lun, beio); in ctl_be_block_cw_dispatch_ws() 1519 if ((ptrlen->flags & ~SU_ANCHOR) != 0 || be_lun->unmap == NULL) { in ctl_be_block_cw_dispatch_unmap() 1536 be_lun->unmap(be_lun, beio); in ctl_be_block_cw_dispatch_unmap() 1579 be_lun->unmap(be_lun, beio); in ctl_be_block_cw_dispatch_wu() 1602 be_lun->unmap != NULL) { in ctl_be_block_cw_dispatch_wz() 1608 be_lun->unmap(be_lun, beio); in ctl_be_block_cw_dispatch_wz() 1678 if (be_lun->unmap == NULL) { in ctl_be_block_cw_dispatch_dsm() 1716 be_lun->unmap(be_lun, beio); in ctl_be_block_cw_dispatch_dsm() [all …]
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_section.h | 104 int (*unmap)(struct pt_section *sec); member
|
/freebsd/tools/bus_space/examples/ |
H A D | am79c900_diag.py | 142 bus.unmap(pcicfg) 343 bus.unmap(io)
|
/freebsd/sys/dev/xen/blkback/ |
H A D | blkback.c | 1011 struct gnttab_unmap_grant_ref unmap[XBB_MAX_SEGMENTS_PER_REQLIST]; in xbb_unmap_reqlist() local 1021 unmap[invcount].host_addr = xbb_get_gntaddr(reqlist, i, 0); in xbb_unmap_reqlist() 1022 unmap[invcount].dev_bus_addr = 0; in xbb_unmap_reqlist() 1023 unmap[invcount].handle = reqlist->gnt_handles[i]; in xbb_unmap_reqlist() 1029 unmap, invcount); in xbb_unmap_reqlist() 2733 struct gnttab_unmap_grant_ref unmap[XBB_MAX_RING_PAGES]; in xbb_connect_ring() local 2747 unmap[j].host_addr = gnts[i].host_addr; in xbb_connect_ring() 2748 unmap[j].dev_bus_addr = gnts[i].dev_bus_addr; in xbb_connect_ring() 2749 unmap[j++].handle = gnts[i].handle; in xbb_connect_ring() 2753 GNTTABOP_unmap_grant_ref, unmap, j); in xbb_connect_ring()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | dma.c | 542 goto unmap; in mt76_dma_tx_queue_skb() 547 goto unmap; in mt76_dma_tx_queue_skb() 556 goto unmap; in mt76_dma_tx_queue_skb() 565 goto unmap; in mt76_dma_tx_queue_skb() 570 unmap: in mt76_dma_tx_queue_skb()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | guarded_pool_allocator.h | 161 void unmap(void *Ptr, size_t Size) const;
|
H A D | guarded_pool_allocator.cpp | 151 unmap(Metadata, in uninitTestOnly() 157 unmap(FreeSlots, in uninitTestOnly()
|
/freebsd/sys/arm64/iommu/ |
H A D | iommu.c | 121 .unmap = iommu_domain_unmap_buf, 414 error = iodom->ops->unmap(iodom, entry, in iommu_domain_unload()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | mmio.c | 617 goto unmap; in mt7915_mmio_wed_init_rx_buf() 621 goto unmap; in mt7915_mmio_wed_init_rx_buf() 631 goto unmap; in mt7915_mmio_wed_init_rx_buf() 641 unmap: in mt7915_mmio_wed_init_rx_buf()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | iommu_if.m | 47 METHOD int unmap {
|