Home
last modified time | relevance | path

Searched defs:memptr (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp57 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dtsan_mman.cpp322 int user_posix_memalign(ThreadState *thr, uptr pc, void **memptr, uptr align, in user_posix_memalign()
H A Dtsan_interceptors_posix.cpp913 TSAN_INTERCEPTOR(int, posix_memalign, void **memptr, uptr align, uptr sz) { in TSAN_INTERCEPTOR()
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp39 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
H A Dlsan_allocator.cpp179 int lsan_posix_memalign(void **memptr, uptr alignment, uptr size, in lsan_posix_memalign()
H A Dlsan_interceptors.cpp138 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_malloc_linux.cpp68 INTERCEPTOR(int, posix_memalign, void **memptr, uptr align, uptr size) { in INTERCEPTOR()
H A Dnsan_allocator.cpp289 int __nsan::nsan_posix_memalign(void **memptr, uptr alignment, uptr size) { in nsan_posix_memalign()
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocation_functions.cpp42 int __sanitizer_posix_memalign(void **memptr, uptr alignment, uptr size) { in __sanitizer_posix_memalign()
H A Dhwasan_allocator.cpp517 int hwasan_posix_memalign(void **memptr, uptr alignment, uptr size, in hwasan_posix_memalign()
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp126 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
H A Dmemprof_allocator.cpp734 int memprof_posix_memalign(void **memptr, uptr alignment, uptr size, in memprof_posix_memalign()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp138 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
H A Dasan_allocator.cpp1094 int asan_posix_memalign(void **memptr, uptr alignment, uptr size, in asan_posix_memalign()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp83 INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR()
H A Ddfsan_allocator.cpp285 int __dfsan::dfsan_posix_memalign(void **memptr, uptr alignment, uptr size) { in dfsan_posix_memalign()
/freebsd/contrib/llvm-project/compiler-rt/lib/tysan/
H A Dtysan_interceptors.cpp201 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp401 int __msan::msan_posix_memalign(void **memptr, uptr alignment, uptr size, in msan_posix_memalign()
H A Dmsan_interceptors.cpp161 INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR()
/freebsd/sys/dev/irdma/
H A Dirdma_hw.c947 struct irdma_dma_mem *memptr, u32 size, in irdma_obj_aligned_mem()
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2755 je_posix_memalign(void **memptr, size_t alignment, size_t size) { in je_posix_memalign()
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_interceptors_posix.cpp959 INTERCEPTOR(int, posix_memalign, void **memptr, size_t alignment, size_t size) {
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h97552 uint64_t memptr; member
97650 uint64_t memptr; member