Home
last modified time | relevance | path

Searched defs:unmap (Results 1 – 20 of 20) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
Dguarded_pool_allocator_fuchsia.cpp38 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
Dguarded_pool_allocator_posix.cpp54 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
/freebsd-12-stable/contrib/processor-trace/libipt/internal/include/
Dpt_section.h104 int (*unmap)(struct pt_section *sec); member
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dtrusty.cpp60 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags, in unmap() function
Dfuchsia.cpp117 void unmap(void *Addr, uptr Size, uptr Flags, MapPlatformData *Data) { in unmap() function
Dlinux.cpp76 void unmap(void *Addr, uptr Size, UNUSED uptr Flags, in unmap() function
Dsecondary.h67 static void unmap(LargeBlock::Header *H) { in unmap() function
/freebsd-12-stable/contrib/processor-trace/libipt/test/src/
Dptunit-mapped_section.c140 static struct ptunit_result unmap(void) in unmap() function
/freebsd-12-stable/sys/dev/virtio/block/
Dvirtio_blk.h156 uint32_t unmap:1; member
/freebsd-12-stable/tools/bus_space/
Dbusdma.c272 bd_md_del_segs(struct obj *md, int type, int unmap) in bd_md_del_segs()
/freebsd-12-stable/usr.sbin/bhyve/
Dpci_virtio_block.c178 uint32_t unmap:1; member
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsaport.c173 bit32 unmap in siPortDeviceRemove()
/freebsd-12-stable/sys/cam/ctl/
Dctl_backend_block.c163 cbb_dispatch_t unmap; member
1895 int error, atomic, maxio, ref, unmap, tmp; in ctl_be_block_open_dev() local
/freebsd-12-stable/sys/dev/xen/blkback/
Dblkback.c1089 struct gnttab_unmap_grant_ref unmap[XBB_MAX_SEGMENTS_PER_REQLIST]; in xbb_unmap_reqlist() local
2912 struct gnttab_unmap_grant_ref unmap[XBB_MAX_RING_PAGES]; in xbb_connect_ring() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DFileSystem.h1301 void unmap() { in unmap() function
/freebsd-12-stable/sys/dev/hme/
Dif_hme.c560 int a, unmap, nsegs; in hme_add_rxbuf() local
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
Dmlx4_eq.c890 static int mlx4_MAP_EQ(struct mlx4_dev *dev, u64 event_mask, int unmap, in mlx4_MAP_EQ()
/freebsd-12-stable/sys/x86/xen/
Dxen_intr.c1488 struct physdev_unmap_pirq unmap; in xen_release_msi() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h2361 void (*unmap)(void *, void *, uptr); member
/freebsd-12-stable/sys/dev/mthca/
Dmthca_cmd.c1630 int mthca_MAP_EQ(struct mthca_dev *dev, u64 event_mask, int unmap, in mthca_MAP_EQ()