Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/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
/openbsd/src/gnu/llvm/compiler-rt/lib/scudo/standalone/
Dtrusty.cpp60 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags, in unmap() function
Dfuchsia.cpp133 void unmap(void *Addr, uptr Size, uptr Flags, MapPlatformData *Data) { in unmap() function
Dlinux.cpp77 void unmap(void *Addr, uptr Size, UNUSED uptr Flags, in unmap() function
Dsecondary.h67 static void unmap(LargeBlock::Header *H) { in unmap() function
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_gpuvm.h918 struct drm_gpuva_op_unmap *unmap; member
969 struct drm_gpuva_op_unmap unmap; member
/openbsd/src/sys/dev/ata/
Datascsi.c1041 struct scsi_unmap_data *unmap; in atascsi_disk_unmap() local
1096 struct scsi_unmap_data *unmap; in atascsi_disk_unmap_task() local
/openbsd/src/sys/dev/pci/drm/
Ddrm_gpuvm.c2074 struct drm_gpuva_op_unmap *unmap) in op_remap_cb()
2283 struct drm_gpuva_op_unmap unmap = { .va = va }; in __drm_gpuvm_sm_unmap() local
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DFileSystem.h1327 void unmap() { in unmap() function
/openbsd/src/libexec/ld.so/
Dmalloc.c377 unmap(struct dir_info *d, void *p, size_t sz, int junk) in unmap() function
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h2362 void (*unmap)(void *, void *, uptr); member
/openbsd/src/lib/libc/stdlib/
Dmalloc.c795 unmap(struct dir_info *d, void *p, size_t sz, size_t clear) in unmap() function