Searched defs:alloc_ctx (Results 1 – 8 of 8) sorted by relevance
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | prof_inlines.h | 65 prof_info_get(tsd_t *tsd, const void *ptr, emap_alloc_ctx_t *alloc_ctx, in prof_info_get() 76 emap_alloc_ctx_t *alloc_ctx, prof_info_t *prof_info) { in prof_info_get_and_reset_recent() 85 prof_tctx_reset(tsd_t *tsd, const void *ptr, emap_alloc_ctx_t *alloc_ctx) { in prof_tctx_reset() 149 emap_alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_malloc() 248 emap_alloc_ctx_t *alloc_ctx) { in prof_free()
|
| H A D | arena_inlines_b.h | 42 arena_prof_info_get(tsd_t *tsd, const void *ptr, emap_alloc_ctx_t *alloc_ctx, in arena_prof_info_get() 76 emap_alloc_ctx_t *alloc_ctx) { in arena_prof_tctx_reset() 175 emap_alloc_ctx_t alloc_ctx; in arena_salloc() local 261 emap_alloc_ctx_t alloc_ctx; in arena_dalloc_no_tcache() local 312 emap_alloc_ctx_t alloc_ctx; in arena_dalloc() local 344 emap_alloc_ctx_t alloc_ctx; in arena_sdalloc_no_tcache() local 390 emap_alloc_ctx_t alloc_ctx; in arena_sdalloc() local
|
| H A D | emap.h | 235 emap_alloc_ctx_t *alloc_ctx) { in emap_alloc_ctx_lookup() 285 emap_alloc_ctx_t *alloc_ctx) { in emap_alloc_ctx_try_lookup_fast() 344 emap_full_alloc_ctx_t alloc_ctx; in emap_edata_lookup_batch() local
|
| H A D | jemalloc_internal_inlines_c.h | 107 emap_alloc_ctx_t *alloc_ctx, bool is_internal, bool slow_path) { in idalloctm() 130 emap_alloc_ctx_t *alloc_ctx, bool slow_path) { in isdalloct()
|
| /src/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 2557 emap_alloc_ctx_t alloc_ctx; in imalloc_body() local 2880 emap_alloc_ctx_t alloc_ctx; in ifree() local 2904 maybe_check_alloc_ctx(tsd_t *tsd, void *ptr, emap_alloc_ctx_t *alloc_ctx) { in maybe_check_alloc_ctx() 2939 emap_alloc_ctx_t alloc_ctx; in isfree() local 3083 emap_alloc_ctx_t alloc_ctx; in free_fastpath() local 3470 arena_t *arena, emap_alloc_ctx_t *alloc_ctx, in irallocx_prof() 3522 emap_alloc_ctx_t alloc_ctx; in do_rallocx() local 3698 size_t extra, size_t alignment, bool zero, emap_alloc_ctx_t *alloc_ctx) { in ixallocx_prof() 3784 emap_alloc_ctx_t alloc_ctx; in je_xallocx() local
|
| H A D | tcache.c | 254 emap_full_alloc_ctx_t *alloc_ctx) { in tcache_bin_flush_metadata_visitor()
|
| H A D | arena.c | 684 emap_alloc_ctx_t alloc_ctx; in arena_reset() local
|
| /src/crypto/openssl/providers/implementations/keymgmt/ |
| H A D | slh_dsa_kmgmt.c | 303 int alloc_ctx = 0; in slh_dsa_fips140_pairwise_test() local
|