Searched refs:tcache_create_explicit (Results 1 – 3 of 3) sorted by relevance
40 tcache_t *tcache_create_explicit(tsd_t *tsd);
218 elm->tcache = tcache_create_explicit(tsd); in tcaches_get()
432 tcache_create_explicit(tsd_t *tsd) { in tcache_create_explicit() function589 tcache_t *tcache = tcache_create_explicit(tsd); in tcaches_create()