Searched refs:current_pool (Results 1 – 2 of 2) sorted by relevance
313 void *current_pool; in depot_pop_free_pool() local326 current_pool = stack_pools[pool_index]; in depot_pop_free_pool()327 if (WARN_ON_ONCE(!current_pool)) in depot_pop_free_pool()330 stack = current_pool + pool_offset; in depot_pop_free_pool()
260 unsigned long current_pool; member521 if (g2d->current_pool + (npages << PAGE_SHIFT) < g2d->max_pool) { in g2d_userptr_get_dma_addr()522 g2d->current_pool += npages << PAGE_SHIFT; in g2d_userptr_get_dma_addr()557 g2d->current_pool = 0; in g2d_userptr_free_all()