current_pool 258 drivers/gpu/drm/exynos/exynos_drm_g2d.c unsigned long current_pool; current_pool 526 drivers/gpu/drm/exynos/exynos_drm_g2d.c if (g2d->current_pool + (npages << PAGE_SHIFT) < g2d->max_pool) { current_pool 527 drivers/gpu/drm/exynos/exynos_drm_g2d.c g2d->current_pool += npages << PAGE_SHIFT; current_pool 562 drivers/gpu/drm/exynos/exynos_drm_g2d.c g2d->current_pool = 0;