Searched refs:on_flush (Results 1 – 8 of 8) sorted by relevance
84 auto on_flush = task_runner_->CreateCheckpoint(checkpoint_name); in Flush() local86 service_endpoint_->Flush(timeout_ms, [result, on_flush](bool success) { in Flush()88 on_flush(); in Flush()
84 auto on_flush = task_runner_.CreateCheckpoint("on_flush"); in StartAndSimulateLogd() local85 data_source_->Flush(1, on_flush); in StartAndSimulateLogd()
408 nv50_bufctx_fence(struct nouveau_bufctx *bufctx, bool on_flush) in nv50_bufctx_fence() argument410 struct nouveau_list *list = on_flush ? &bufctx->current : &bufctx->pending; in nv50_bufctx_fence()
217 void nv50_bufctx_fence(struct nouveau_bufctx *, bool on_flush);
527 bool on_flush) in nvc0_bufctx_fence() argument529 struct nouveau_list *list = on_flush ? &bufctx->current : &bufctx->pending; in nvc0_bufctx_fence()
316 bool on_flush);
497 self.on_flush = 3510 record.append(self.on_flush)
676 self.on_flush = 3689 record.append(self.on_flush)