Searched refs:pool_current (Results 1 – 2 of 2) sorted by relevance
455 TCGPool *pool_first, *pool_current, *pool_first_large; member
829 p = s->pool_current; in tcg_malloc_internal()841 if (s->pool_current) { in tcg_malloc_internal()842 s->pool_current->next = p; in tcg_malloc_internal()851 s->pool_current = p; in tcg_malloc_internal()866 s->pool_current = NULL; in tcg_pool_reset()