Lines Matching defs:tsdn
36 tcache_salloc(tsdn_t *tsdn, const void *ptr) { in tcache_salloc()
89 tcache_alloc_small_hard(tsdn_t *tsdn, arena_t *arena, tcache_t *tcache, in tcache_alloc_small_hard()
106 tbin_extents_lookup_size_check(tsdn_t *tsdn, cache_bin_t *tbin, szind_t binind, in tbin_extents_lookup_size_check()
341 tcache_arena_associate(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena) { in tcache_arena_associate()
362 tcache_arena_dissociate(tsdn_t *tsdn, tcache_t *tcache) { in tcache_arena_dissociate()
389 tcache_arena_reassociate(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena) { in tcache_arena_reassociate()
601 tcache_stats_merge(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena) { in tcache_stats_merge()
733 tcache_boot(tsdn_t *tsdn) { in tcache_boot()
780 tcache_prefork(tsdn_t *tsdn) { in tcache_prefork()
787 tcache_postfork_parent(tsdn_t *tsdn) { in tcache_postfork_parent()
794 tcache_postfork_child(tsdn_t *tsdn) { in tcache_postfork_child()