Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDmem_map_base.h33 void unmap(uptr Addr, uptr Size) { in unmap() function
HDtrusty.cpp62 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags, in unmap() function
HDlinux.cpp81 void unmap(void *Addr, uptr Size, UNUSED uptr Flags, in unmap() function
HDfuchsia.cpp143 void unmap(void *Addr, uptr Size, uptr Flags, MapPlatformData *Data) { in unmap() function
HDsecondary.h67 static inline void unmap(LargeBlock::Header *H) { in unmap() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
HDguarded_pool_allocator_fuchsia.cpp38 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
HDguarded_pool_allocator_posix.cpp54 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
/freebsd-14-stable/sys/vm/
HDvm_swapout.c178 vm_swapout_object_deactivate_page(pmap_t pmap, vm_page_t m, bool unmap) in vm_swapout_object_deactivate_page()
215 bool unmap; in vm_swapout_object_deactivate() local
/freebsd-14-stable/contrib/processor-trace/libipt/internal/include/
HDpt_section.h104 int (*unmap)(struct pt_section *sec); member
/freebsd-14-stable/contrib/processor-trace/libipt/test/src/
HDptunit-mapped_section.c140 static struct ptunit_result unmap(void) in unmap() function
/freebsd-14-stable/sys/dev/iommu/
HDiommu.h96 int (*unmap)(struct iommu_domain *domain, struct iommu_map_entry *entry, member
/freebsd-14-stable/tools/bus_space/
HDbusdma.c270 bd_md_del_segs(struct obj *md, int type, int unmap) in bd_md_del_segs()
/freebsd-14-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsaport.c172 bit32 unmap in siPortDeviceRemove()
/freebsd-14-stable/usr.sbin/bhyve/
HDpci_virtio_block.c177 uint32_t unmap:1; member
/freebsd-14-stable/sys/cam/ctl/
HDctl_backend_block.c166 cbb_dispatch_t unmap; member
1995 int error, atomic, maxio, ref, unmap, tmp; in ctl_be_block_open_dev() local
/freebsd-14-stable/sys/dev/xen/blkback/
HDblkback.c1011 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-14-stable/sys/dev/mpi3mr/
HDmpi3mr_cam.c111 U8 unmap = 0, ndob = 0; in mpi3mr_divert_ws() local
/freebsd-14-stable/sys/contrib/dev/iwlwifi/pcie/
HDtx-gen2.c67 bool unmap) in iwl_txq_gen2_set_tb_with_wa()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDFileSystem.h1324 void unmap() { in unmap() function
/freebsd-14-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_eq.c887 static int mlx4_MAP_EQ(struct mlx4_dev *dev, u64 event_mask, int unmap, in mlx4_MAP_EQ()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_netbsd.h2360 void (*unmap)(void *, void *, uptr); member
/freebsd-14-stable/sys/dev/mthca/
HDmthca_cmd.c1632 int mthca_MAP_EQ(struct mthca_dev *dev, u64 event_mask, int unmap, in mthca_MAP_EQ()