/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | mem_map_base.h | 33 void unmap(uptr Addr, uptr Size) { in unmap() function
|
H A D | trusty.cpp | 60 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags, unmap() function
|
H A D | fuchsia.cpp | 143 void unmap(void *Addr, uptr Size, uptr Flags, MapPlatformData *Data) { in unmap() function
|
H A D | linux.cpp | 78 void unmap(void *Addr, uptr Size, UNUSED uptr Flags, unmap() function
|
H A D | secondary.h | 67 static inline void unmap(LargeBlock::Header *H) { in unmap() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/ |
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
|
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
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_section.h | 104 int (*unmap)(struct pt_section *sec); member
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-mapped_section.c | 140 static struct ptunit_result unmap(void) in unmap() function
|
/freebsd/sys/dev/iommu/ |
H A D | iommu.h | 96 int (*unmap)(struct iommu_domain *domain, struct iommu_map_entry *entry, member
|
/freebsd/tools/bus_space/ |
H A D | busdma.c | 270 bd_md_del_segs(struct obj *md, int type, int unmap) in bd_md_del_segs()
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | saport.c | 172 bit32 unmap in siPortDeviceRemove()
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_virtio_block.c | 176 uint32_t unmap:1; member
|
/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 2733 struct gnttab_unmap_grant_ref unmap[XBB_MAX_RING_PAGES]; in xbb_connect_ring() local
|
/freebsd/sys/dev/mpi3mr/ |
H A D | mpi3mr_cam.c | 110 U8 unmap = 0, ndob = 0; in mpi3mr_divert_ws() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 1324 void unmap() { in unmap() function
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_backend_block.c | 166 cbb_dispatch_t unmap; member 2328 int error, atomic, maxio, ref, unmap, tmp; in ctl_be_block_open_dev() local
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_eq.c | 887 static int mlx4_MAP_EQ(struct mlx4_dev *dev, u64 event_mask, int unmap, in mlx4_MAP_EQ()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_platform_limits_netbsd.h | 2360 void (*unmap)(void *, void *, uptr); member
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_cmd.c | 1632 int mthca_MAP_EQ(struct mthca_dev *dev, u64 event_mask, int unmap, in mthca_MAP_EQ()
|