Searched refs:tcache_bin_info_t (Results 1 – 2 of 2) sorted by relevance
4 typedef struct tcache_bin_info_s tcache_bin_info_t; typedef124 extern tcache_bin_info_t *tcache_bin_info;421 tcache_bin_info_t *tbin_info; in tcache_dalloc_small()447 tcache_bin_info_t *tbin_info; in tcache_dalloc_large()
10 tcache_bin_info_t *tcache_bin_info;41 tcache_bin_info_t *tbin_info = &tcache_bin_info[binind]; in tcache_event_hard()573 tcache_bin_info = (tcache_bin_info_t *)base_alloc(tsdn, nhbins * in tcache_boot()574 sizeof(tcache_bin_info_t)); in tcache_boot()