| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_malloc_mac.cpp | 57 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | tsan_mman.cpp | 322 int user_posix_memalign(ThreadState *thr, uptr pc, void **memptr, uptr align, in user_posix_memalign()
|
| H A D | tsan_interceptors_posix.cpp | 913 TSAN_INTERCEPTOR(int, posix_memalign, void **memptr, uptr align, uptr sz) { in TSAN_INTERCEPTOR()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan_malloc_mac.cpp | 39 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ argument
|
| H A D | lsan_allocator.cpp | 179 int lsan_posix_memalign(void **memptr, uptr alignment, uptr size, in lsan_posix_memalign()
|
| H A D | lsan_interceptors.cpp | 138 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
| H A D | nsan_malloc_linux.cpp | 68 INTERCEPTOR(int, posix_memalign, void **memptr, uptr align, uptr size) { in INTERCEPTOR()
|
| H A D | nsan_allocator.cpp | 289 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 D | hwasan_allocation_functions.cpp | 42 int __sanitizer_posix_memalign(void **memptr, uptr alignment, uptr size) { in __sanitizer_posix_memalign()
|
| H A D | hwasan_allocator.cpp | 517 int hwasan_posix_memalign(void **memptr, uptr alignment, uptr size, in hwasan_posix_memalign()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_malloc_linux.cpp | 126 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
|
| H A D | memprof_allocator.cpp | 734 int memprof_posix_memalign(void **memptr, uptr alignment, uptr size, in memprof_posix_memalign()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_malloc_linux.cpp | 138 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
|
| H A D | asan_allocator.cpp | 1094 int asan_posix_memalign(void **memptr, uptr alignment, uptr size, in asan_posix_memalign()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_interceptors.cpp | 83 INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR()
|
| H A D | dfsan_allocator.cpp | 285 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 D | tysan_interceptors.cpp | 201 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_allocator.cpp | 401 int __msan::msan_posix_memalign(void **memptr, uptr alignment, uptr size, in msan_posix_memalign()
|
| H A D | msan_interceptors.cpp | 161 INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR()
|
| /freebsd/sys/dev/irdma/ |
| H A D | irdma_hw.c | 947 struct irdma_dma_mem *memptr, u32 size, in irdma_obj_aligned_mem()
|
| /freebsd/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 2755 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 D | rtsan_interceptors_posix.cpp | 959 INTERCEPTOR(int, posix_memalign, void **memptr, size_t alignment, size_t size) {
|
| /freebsd/sys/dev/bnxt/bnxt_en/ |
| H A D | hsi_struct_def.h | 97552 uint64_t memptr; member 97650 uint64_t memptr; member
|