Searched refs:max_block_size (Results 1 – 4 of 4) sorted by relevance
34 const u32 max_block_size = S16_MAX * PAGE_SIZE; in __igt_client_fill() local36 u32 phys_sz = sz % (max_block_size + 1); in __igt_client_fill()
234 const u32 max_block_size = S16_MAX * PAGE_SIZE; in igt_fill_blt_thread() local250 phys_sz = sz % (max_block_size + 1); in igt_fill_blt_thread()343 const u32 max_block_size = S16_MAX * PAGE_SIZE; in igt_copy_blt_thread() local355 phys_sz = sz % (max_block_size + 1); in igt_copy_blt_thread()
1403 ulg max_block_size = 0xffff; local1406 if (max_block_size > s->pending_buf_size - 5) {1407 max_block_size = s->pending_buf_size - 5;1429 max_start = s->block_start + max_block_size;
1708 ulg max_block_size = 0xffff; in deflate_stored() local1711 if (max_block_size > s->pending_buf_size - 5) { in deflate_stored()1712 max_block_size = s->pending_buf_size - 5; in deflate_stored()1734 max_start = s->block_start + max_block_size; in deflate_stored()