Lines Matching defs:tsd
41 tcache_event_hard(tsd_t *tsd, tcache_t *tcache) { in tcache_event_hard()
134 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin, in tcache_bin_flush_small()
230 tcache_bin_flush_large(tsd_t *tsd, cache_bin_t *tbin, szind_t binind, in tcache_bin_flush_large()
395 tsd_tcache_enabled_data_init(tsd_t *tsd) { in tsd_tcache_enabled_data_init()
410 tcache_init(tsd_t *tsd, tcache_t *tcache, void *avail_stack) { in tcache_init()
444 tsd_tcache_data_init(tsd_t *tsd) { in tsd_tcache_data_init()
486 tcache_create_explicit(tsd_t *tsd) { in tcache_create_explicit()
512 tcache_flush_cache(tsd_t *tsd, tcache_t *tcache) { in tcache_flush_cache()
540 tcache_flush(tsd_t *tsd) { in tcache_flush()
546 tcache_destroy(tsd_t *tsd, tcache_t *tcache, bool tsd_tcache) { in tcache_destroy()
582 tcache_cleanup(tsd_t *tsd) { in tcache_cleanup()
625 tcaches_create_prep(tsd_t *tsd) { in tcaches_create_prep()
651 tcaches_create(tsd_t *tsd, unsigned *r_ind) { in tcaches_create()
689 tcaches_elm_remove(tsd_t *tsd, tcaches_t *elm, bool allow_reinit) { in tcaches_elm_remove()
709 tcaches_flush(tsd_t *tsd, unsigned ind) { in tcaches_flush()
720 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy()