Lines Matching defs:ptr
313 a0idalloc(extent_t *extent, void *ptr, bool is_internal) in a0idalloc()
325 a0dalloc(void *ptr) in a0dalloc()
360 bootstrap_free(void *ptr) in bootstrap_free()
1918 ifree(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) in ifree()
1944 isfree(tsd_t *tsd, extent_t *extent, void *ptr, size_t usize, tcache_t *tcache, in isfree()
1966 je_realloc(void *ptr, size_t size) in je_realloc()
2036 je_free(void *ptr) in je_free()
2295 je_rallocx(void *ptr, size_t size, int flags) in je_rallocx()
2370 ixallocx_helper(tsdn_t *tsdn, extent_t *extent, void *ptr, size_t old_usize, in ixallocx_helper()
2383 ixallocx_prof_sample(tsdn_t *tsdn, extent_t *extent, void *ptr, in ixallocx_prof_sample()
2398 ixallocx_prof(tsd_t *tsd, extent_t *extent, void *ptr, size_t old_usize, in ixallocx_prof()
2448 je_xallocx(void *ptr, size_t size, size_t extra, int flags) in je_xallocx()
2524 je_dallocx(void *ptr, int flags) in je_dallocx()
2566 je_sdallocx(void *ptr, size_t size, int flags) in je_sdallocx()
2683 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) in je_malloc_usable_size()