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()
197 tcache_bin_flush_large(tsd_t *tsd, cache_bin_t *tbin, szind_t binind, in tcache_bin_flush_large()
355 tsd_tcache_enabled_data_init(tsd_t *tsd) { in tsd_tcache_enabled_data_init()
370 tcache_init(tsd_t *tsd, tcache_t *tcache, void *avail_stack) { in tcache_init()
404 tsd_tcache_data_init(tsd_t *tsd) { in tsd_tcache_data_init()
446 tcache_create_explicit(tsd_t *tsd) { in tcache_create_explicit()
472 tcache_flush_cache(tsd_t *tsd, tcache_t *tcache) { in tcache_flush_cache()
504 tcache_flush(tsd_t *tsd) { in tcache_flush()
510 tcache_destroy(tsd_t *tsd, tcache_t *tcache, bool tsd_tcache) { in tcache_destroy()
528 tcache_cleanup(tsd_t *tsd) { in tcache_cleanup()
573 tcaches_create_prep(tsd_t *tsd) { in tcaches_create_prep()
599 tcaches_create(tsd_t *tsd, unsigned *r_ind) { in tcaches_create()
637 tcaches_elm_remove(tsd_t *tsd, tcaches_t *elm) { in tcaches_elm_remove()
649 tcaches_flush(tsd_t *tsd, unsigned ind) { in tcaches_flush()
659 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy()