static_buf 286 drivers/gpu/drm/ttm/ttm_page_alloc.c static struct page *static_buf[NUM_PAGES_TO_ALLOC]; static_buf 297 drivers/gpu/drm/ttm/ttm_page_alloc.c pages_to_free = static_buf; static_buf 364 drivers/gpu/drm/ttm/ttm_page_alloc.c if (pages_to_free != static_buf) static_buf 407 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c static struct page *static_buf[NUM_PAGES_TO_ALLOC]; static_buf 419 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c pages_to_free = static_buf; static_buf 493 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c if (pages_to_free != static_buf)