Lines Matching defs:tsd
44 tcache_event_hard(tsd_t *tsd, tcache_t *tcache) { in tcache_event_hard()
108 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin, in tcache_bin_flush_small()
201 tcache_bin_flush_large(tsd_t *tsd, cache_bin_t *tbin, szind_t binind, in tcache_bin_flush_large()
363 tsd_tcache_enabled_data_init(tsd_t *tsd) { in tsd_tcache_enabled_data_init()
378 tcache_init(tsd_t *tsd, tcache_t *tcache, void *avail_stack) { in tcache_init()
412 tsd_tcache_data_init(tsd_t *tsd) { in tsd_tcache_data_init()
454 tcache_create_explicit(tsd_t *tsd) { in tcache_create_explicit()
480 tcache_flush_cache(tsd_t *tsd, tcache_t *tcache) { in tcache_flush_cache()
512 tcache_flush(tsd_t *tsd) { in tcache_flush()
518 tcache_destroy(tsd_t *tsd, tcache_t *tcache, bool tsd_tcache) { in tcache_destroy()
536 tcache_cleanup(tsd_t *tsd) { in tcache_cleanup()
581 tcaches_create_prep(tsd_t *tsd) { in tcaches_create_prep()
607 tcaches_create(tsd_t *tsd, unsigned *r_ind) { in tcaches_create()
645 tcaches_elm_remove(tsd_t *tsd, tcaches_t *elm) { in tcaches_elm_remove()
657 tcaches_flush(tsd_t *tsd, unsigned ind) { in tcaches_flush()
667 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy()