Searched refs:expand_pool (Results 1 – 2 of 2) sorted by relevance
48 void (*expand_pool)(void * ctx, smm_pool_t * pool); member
496 if(smm_instance.cbs.expand_pool != NULL) { in get_from_pool()497 smm_instance.cbs.expand_pool(smm_instance.cbs.ctx, in get_from_pool()