Lines Matching defs:tsd
37 tcache_event_hard(tsd_t *tsd, tcache_t *tcache) in tcache_event_hard()
92 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin, in tcache_bin_flush_small()
174 tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind, in tcache_bin_flush_large()
305 tcache_get_hard(tsd_t *tsd) in tcache_get_hard()
361 tcache_destroy(tsd_t *tsd, tcache_t *tcache) in tcache_destroy()
402 tcache_cleanup(tsd_t *tsd) in tcache_cleanup()
416 tcache_enabled_cleanup(tsd_t *tsd) in tcache_enabled_cleanup()
451 tcaches_create_prep(tsd_t *tsd) { in tcaches_create_prep()
477 tcaches_create(tsd_t *tsd, unsigned *r_ind) { in tcaches_create()
520 tcaches_elm_flush(tsd_t *tsd, tcaches_t *elm) { in tcaches_elm_flush()
531 tcaches_flush(tsd_t *tsd, unsigned ind) { in tcaches_flush()
538 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy()