Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/ttm/ | |
ttm_page_alloc.c | 291 static struct page *static_buf[NUM_PAGES_TO_ALLOC]; local in function:ttm_page_pool_free 302 pages_to_free = static_buf; 369 if (pages_to_free != static_buf) |
ttm_page_alloc.c | 291 static struct page *static_buf[NUM_PAGES_TO_ALLOC]; local in function:ttm_page_pool_free 302 pages_to_free = static_buf; 369 if (pages_to_free != static_buf) |
ttm_page_alloc_dma.c | 411 static struct page *static_buf[NUM_PAGES_TO_ALLOC]; local in function:ttm_dma_page_pool_free 423 pages_to_free = static_buf; 497 if (pages_to_free != static_buf) |
ttm_page_alloc_dma.c | 411 static struct page *static_buf[NUM_PAGES_TO_ALLOC]; local in function:ttm_dma_page_pool_free 423 pages_to_free = static_buf; 497 if (pages_to_free != static_buf) |