Searched refs:complete (Results 226 - 250 of 1670) sorted by relevance

1234567891011>>

/linux-master/drivers/base/regmap/
H A Dregmap-spi.c74 async->m.complete = regmap_spi_complete;
/linux-master/drivers/crypto/caam/
H A Dblob_gen.c59 complete(&res->completion);
/linux-master/drivers/rpmsg/
H A Dqcom_glink_ssr.c93 complete(&ssr->completion);
/linux-master/fs/ubifs/
H A Dsysfs.c70 complete(&c->kobj_unregister);
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-again.sh217 echo ---- Dryrun complete, directory: $rundir | tee -a "$rundir/log"
/linux-master/drivers/crypto/intel/keembay/
H A Docs-hcu.c825 goto complete;
830 goto complete;
834 complete:
835 complete(&hcu_dev->irq_done);
/linux-master/drivers/watchdog/
H A Dmtx-1_wdt.c73 complete(&mtx1_wdt_device.stop);
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.c132 init_completion(&sc->complete);
/linux-master/drivers/cdx/controller/
H A Dmcdi.h197 cdx_mcdi_async_completer *complete,
/linux-master/drivers/pci/
H A Ddoe.c75 * @complete: Called when task is complete
87 void (*complete)(struct pci_doe_task *task); member in struct:pci_doe_task
297 task->complete(task);
383 complete(task->private);
576 * task->complete will be called when the state machine is done processing this
640 .complete = pci_doe_task_complete,
/linux-master/arch/x86/kernel/
H A Dcpuid.c58 complete(&cmd->done);
/linux-master/drivers/remoteproc/
H A Dqcom_sysmon.c170 complete(&sysmon->comp);
294 complete(&sysmon->ind_comp);
448 complete(&sysmon->ssctl_comp);
611 complete(&sysmon->shutdown_comp);
/linux-master/include/crypto/
H A Daead.h504 req->base.complete = compl;
H A Dacompress.h229 req->base.complete = cmpl;
/linux-master/drivers/s390/char/
H A Ddiag_ftp.c85 complete(&diag_ftp_rx_complete);
180 * needs to wait unconditionally until the transfer is complete.
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_dma.c19 complete(&chan->req_compl);
/linux-master/lib/
H A Dtest_objpool.c237 complete(&test->data.wait);
389 complete(&test->data.wait);
433 complete(&test->data.rcu);
580 complete(&test->data.wait);
/linux-master/drivers/spi/
H A Dspi-cadence-xspi.c461 complete(&cdns_xspi->sdma_complete);
465 complete(&cdns_xspi->sdma_complete);
468 complete(&cdns_xspi->cmd_complete);
478 complete(&cdns_xspi->auto_cmd_complete);
H A Dspi-sunplus-sp7021.c107 complete(&pspim->target_isr);
115 complete(&pspim->target_isr);
116 complete(&pspim->isr_done);
237 complete(&pspim->isr_done);
/linux-master/fs/xfs/
H A Dxfs_dquot.h115 complete(&dqp->q_flush);
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dthermal.c114 complete(&ar->thermal.wmi_sync);
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h181 complete(&ptl->tx.thread_cplt_tx);
/linux-master/drivers/md/dm-vdo/
H A Dadmin-state.h61 bool complete; member in struct:admin_state
H A Dtypes.h296 * <code>true</code> once the processing of the operation is complete. This flag should not
299 bool complete; member in struct:vdo_completion
316 /* The callback which will be called once the operation is complete */
/linux-master/arch/riscv/kernel/
H A Dsmpboot.c241 complete(&cpu_running);

Completed in 708 milliseconds

1234567891011>>