Searched refs:start_pool (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_page_alloc_dma.c1099 static unsigned start_pool; local
1113 pool_offset = ++start_pool % _manager->npools;
H A Dttm_page_alloc.c385 static unsigned start_pool; local
395 pool_offset = ++start_pool % NUM_POOLS;
/netbsd-current/external/mpl/dhcp/dist/server/
H A Ddhcpv6.c1307 int start_pool; local
1370 start_pool = pond->last_ipv6_pool;
1371 i = start_pool;
1419 } while (i != start_pool);

Completed in 184 milliseconds