Loading...
Defined in 1 files as a function:
Referenced in 48 files:
- include/malloc/_malloc.h, line 54
- include/malloc/_platform.h, line 74
- include/malloc/malloc.h, line 82
- src/frozen_malloc.c
- src/magazine_malloc.c, line 1783
- src/malloc.c
- src/malloc_common.c, line 133
- src/malloc_exclaves.c
- src/malloc_type.c
- src/malloc_type_stubs.c, line 11
- src/nanov2_malloc.c
- src/pgm_malloc.c
- src/purgeable_malloc.c, line 394
- src/sanitizer_malloc.c
- src/trace.h, line 50
- tests/asan.c
- tests/basic_malloc_free_perf.c
- tests/bounds_test.c, line 12
- tests/exclavekit/libmalloc_exclavekit_test.c
- tests/gmalloc_test.c, line 20
- tests/introspect_tests.c
- tests/madvise.c
- tests/magazine_rack.c
- tests/malloc_claimed_address_tests.c
- tests/malloc_create_zone_tests.c, line 169
- tests/malloc_empty.c, line 11
- tests/malloc_free_test.c, line 19
- tests/malloc_heap_check_test.c, line 28
- tests/malloc_realloc_large.c
- tests/malloc_size_test.c
- tests/malloc_type_callsite.c
- tests/malloc_zero.c
- tests/malloc_zone_unregister_test.c
- tests/nano_tests.c
- tests/perf_contended_malloc_free.c, line 329
- tests/perf_realloc.c, line 54
- tests/pgm_integration.c
- tests/pgm_testing.h, line 118
- tests/pgm_zone_api.c
- tests/realloc.c
- tests/region_cookie_test.c
- tests/scribble_tests.c
- tests/stress_test.c, line 438
- tests/threaded_stress.c
- tests/tsan.c
- tests/xzone_corruption.c, line 15
- tests/zone_names.c, line 81
- tools/malloc_replay.cpp