Searched refs:fd_bc_flush (Results 1 – 3 of 3) sorted by relevance
69 void fd_bc_flush(struct fd_context *ctx, bool deferred) assert_dt;
63 fd_bc_flush(ctx, flags & PIPE_FLUSH_DEFERRED); in fd_context_flush()137 fd_bc_flush(ctx, flags & PIPE_FLUSH_DEFERRED); in fd_context_flush()359 fd_bc_flush(ctx, false); in fd_context_destroy()
146 fd_bc_flush(struct fd_context *ctx, bool deferred) assert_dt in fd_bc_flush() function