Searched refs:complete (Results 201 - 225 of 1669) sorted by last modified time

1234567891011>>

/linux-master/drivers/s390/cio/
H A Dvfio_ccw_fsm.c370 complete(private->completion);
H A Deadm_sch.c154 complete(private->completion);
H A Ddevice_pgid.c650 complete(&sdata->done);
/linux-master/drivers/s390/char/
H A Dvmur.c189 * and complete()s the io_done to wake the waiting do_ur_io.
277 TRACE("do_ur_io: I/O complete\n");
333 complete(urd->io_done);
/linux-master/drivers/s390/block/
H A Dscm_blk.c431 .complete = scm_blk_request_done,
H A Ddasd.c550 * Kick starter for devices that did not complete the startup/shutdown
2753 * complete callback does not get called in this case.
2755 * transfer the error value to the complete callback.
2764 * complete a request partially.
3238 .complete = dasd_request_done,
/linux-master/drivers/cpufreq/
H A Dcpufreq.c1041 complete(&policy->kobj_unregister);
1244 pr_debug("wait complete\n");
1592 pr_debug("initialization complete\n");
/linux-master/kernel/trace/
H A Dtrace_selftest.c1168 complete(&x->is_ready);
1177 complete(&x->is_ready);
/linux-master/include/trace/events/
H A Dsunrpc.h412 DEFINE_RPC_RUNNING_EVENT(complete); variable
/linux-master/fs/orangefs/
H A Dorangefs-kernel.h141 complete(&op->waitq);
169 complete(&op->waitq);
/linux-master/fs/f2fs/
H A Dsysfs.c826 complete(&sbi->s_kobj_unregister);
1343 complete(&sbi->s_stat_kobj_unregister);
1371 complete(&sbi->s_feature_list_kobj_unregister);
H A Dsegment.c577 complete(&cmd->wait);
650 complete(&tmp->wait);
H A Ddata.c379 complete(&io->zone_wait);
H A Dcheckpoint.c1806 complete(&req->wait);
/linux-master/drivers/vhost/
H A Dvdpa.c1469 complete(&v->completion);
/linux-master/drivers/pcmcia/
H A Dcs.c94 complete(&socket->socket_released);
607 complete(&skt->thread_done);
615 complete(&skt->thread_done);
830 complete(&pcmcia_unload);
867 "failed to complete resume");
884 .complete = pcmcia_socket_dev_complete,
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2062 complete(sport->freed_channels);
2114 complete(ch->closed);
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c63 unsigned int complete; member in struct:ipoib_mcast_iter
453 complete(&mcast->done);
543 complete(&mcast->done);
1017 iter->complete = !!mcast->ah;
1037 unsigned int *complete,
1043 *complete = iter->complete;
1033 ipoib_mcast_iter_read(struct ipoib_mcast_iter *iter, union ib_gid *mgid, unsigned long *created, unsigned int *queuelen, unsigned int *complete, unsigned int *send_only) argument
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c68 complete(&hr_qp->free);
125 complete(&qp->free);
1229 complete(&hr_qp->free);
H A Dhns_roce_cq.c192 complete(&hr_cq->free);
505 complete(&hr_cq->free);
/linux-master/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h244 complete(&wr_waitp->completion);
/linux-master/drivers/infiniband/core/
H A Ddevice.c105 complete(&client->uses_zero);
338 complete(&device->unreg_completion);
/linux-master/drivers/i3c/master/
H A Ddw-i3c-master.c506 complete(&xfer->comp);
/linux-master/drivers/i3c/
H A Dmaster.c2519 complete(&dev->ibi->all_ibis_handled);
/linux-master/include/linux/
H A Dnfs_xdr.h1723 void (*complete)(struct rpc_task *, struct nfs_renamedata *); member in struct:nfs_renamedata

Completed in 707 milliseconds

1234567891011>>