Lines Matching defs:tsd

381 arena_bind(tsd_t *tsd, unsigned ind, bool internal) {  in arena_bind()
401 arena_migrate(tsd_t *tsd, unsigned oldind, unsigned newind) { in arena_migrate()
412 arena_unbind(tsd_t *tsd, unsigned ind, bool internal) { in arena_unbind()
426 arena_tdata_get_hard(tsd_t *tsd, unsigned ind) { in arena_tdata_get_hard()
503 arena_choose_hard(tsd_t *tsd, bool internal) { in arena_choose_hard()
617 iarena_cleanup(tsd_t *tsd) { in iarena_cleanup()
627 arena_cleanup(tsd_t *tsd) { in arena_cleanup()
637 arenas_tdata_cleanup(tsd_t *tsd) { in arenas_tdata_cleanup()
695 tsd_t *tsd = tsdn_tsd(tsdn); in check_entry_exit_locking() local
1730 tsd_t *tsd = tsdn_tsd(tsdn); in malloc_init_hard_cleanup() local
1738 tsd_t *tsd; in malloc_init_hard() local
1916 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_no_sample()
1958 imalloc_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_sample()
2032 imalloc_body(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd) { in imalloc_body()
2256 tsd_t *tsd = tsd_fetch(); in imalloc() local
2334 tsd_t *tsd = tsd_get(false); in JEMALLOC_ATTR() local
2510 irealloc_prof_sample(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t usize, in irealloc_prof_sample()
2533 irealloc_prof(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t usize, in irealloc_prof()
2560 ifree(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) { in ifree()
2599 isfree(tsd_t *tsd, void *ptr, size_t usize, tcache_t *tcache, bool slow_path) { in isfree()
2672 tsd_t *tsd = tsd_fetch(); in je_realloc() local
2740 tsd_t *tsd; in je_realloc() local
2767 tsd_t *tsd = tsd_fetch_min(); in free_default() local
2792 tsd_t *tsd = tsd_get(false); in free_fastpath() local
3159 irallocx_prof(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t size, in irallocx_prof()
3203 tsd_t *tsd; in je_rallocx() local
3324 ixallocx_prof(tsd_t *tsd, void *ptr, size_t old_usize, size_t size, in ixallocx_prof()
3376 tsd_t *tsd; in je_xallocx() local
3478 tsd_t *tsd = tsd_fetch(); in je_dallocx() local
3537 tsd_t *tsd = tsd_fetch(); in sdallocx_default() local
3633 tsd_t *tsd; in je_mallctl() local
3662 tsd_t *tsd = tsd_fetch(); in je_mallctlnametomib() local
3675 tsd_t *tsd; in je_mallctlbymib() local
3869 tsd_t *tsd; in jemalloc_prefork() local
3943 tsd_t *tsd; in jemalloc_postfork_parent() local
3977 tsd_t *tsd; in jemalloc_postfork_child() local