Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/ttm/ | |
ttm_page_alloc.c | 385 static unsigned start_pool; local in function:ttm_pool_shrink_scan 395 pool_offset = ++start_pool % NUM_POOLS; |
ttm_page_alloc_dma.c | 1099 static unsigned start_pool; local in function:ttm_dma_pool_shrink_scan 1113 pool_offset = ++start_pool % _manager->npools; |