Lines Matching refs:tcache_t
318 ql_head(tcache_t) tcache_ql;
547 bool zero, tcache_t *tcache);
549 size_t alignment, bool zero, tcache_t *tcache);
574 size_t size, size_t alignment, bool zero, tcache_t *tcache);
655 bool zero, tcache_t *tcache, bool slow_path);
658 void arena_dalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path);
659 void arena_sdalloc(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache);
1275 tcache_t *tcache, bool slow_path)
1359 arena_dalloc(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path)
1415 arena_sdalloc(tsd_t *tsd, void *ptr, size_t size, tcache_t *tcache)