Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_fuchsia.cpp38 void GuardedPoolAllocator::unmap(void *Ptr, size_t Size) const { in unmap() function in gwp_asan::GuardedPoolAllocator
H A 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/
H A Dtrusty.cpp60 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags, in unmap() function
H A Dfuchsia.cpp133 void unmap(void *Addr, uptr Size, uptr Flags, MapPlatformData *Data) { in unmap() function
H A Dlinux.cpp77 void unmap(void *Addr, uptr Size, UNUSED uptr Flags, in unmap() function
H A Dsecondary.h67 static void unmap(LargeBlock::Header *H) { in unmap() function
/openbsd-src/sys/dev/ata/
H A Datascsi.c1041 struct scsi_unmap_data *unmap; in atascsi_disk_unmap() local
1096 struct scsi_unmap_data *unmap; in atascsi_disk_unmap_task() local
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileSystem.h1327 void unmap() { in unmap() function
/openbsd-src/libexec/ld.so/
H A 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/
H A Dsanitizer_platform_limits_netbsd.h2362 void (*unmap)(void *, void *, uptr); member
/openbsd-src/lib/libc/stdlib/
H A Dmalloc.c795 unmap(struct dir_info *d, void *p, size_t sz, size_t clear) in unmap() function
[all...]