Searched refs:flush_batch (Results 1 – 2 of 2) sorted by relevance
344 struct fd_batch *flush_batch = NULL; in fd_bc_alloc_batch() local346 if (!flush_batch || (cache->batches[i]->seqno < flush_batch->seqno)) in fd_bc_alloc_batch()347 fd_batch_reference_locked(&flush_batch, cache->batches[i]); in fd_bc_alloc_batch()354 DBG("%p: too many batches! flush forced!", flush_batch); in fd_bc_alloc_batch()355 fd_batch_flush(flush_batch); in fd_bc_alloc_batch()369 if (other->dependents_mask & (1 << flush_batch->idx)) { in fd_bc_alloc_batch()370 other->dependents_mask &= ~(1 << flush_batch->idx); in fd_bc_alloc_batch()371 struct fd_batch *ref = flush_batch; in fd_bc_alloc_batch()376 fd_batch_reference_locked(&flush_batch, NULL); in fd_bc_alloc_batch()
685 flush_batch(struct zink_context *ctx) in flush_batch() function717 flush_batch(ctx); in zink_batch_no_rp()1001 flush_batch(ctx); in zink_flush()