Searched refs:BLOCK_POOL_MEMFD_SIZE (Results 1 – 2 of 2) sorted by relevance
263 if (ftruncate(pool->fd, BLOCK_POOL_MEMFD_SIZE) == -1) { in anv_block_pool_init()328 BLOCK_POOL_MEMFD_SIZE - BLOCK_POOL_MEMFD_CENTER); in anv_block_pool_expand_range()
580 #define BLOCK_POOL_MEMFD_SIZE (1ul << 30) macro585 #define BLOCK_POOL_MEMFD_CENTER (BLOCK_POOL_MEMFD_SIZE / 2)