Searched refs:complete (Results 176 - 200 of 1681) sorted by last modified time

1234567891011>>

/linux-master/net/tls/
H A Dtls_sw.c201 * ->complete(-EINPROGRESS) immediately followed by ->complete(0)
206 * scheme doesn't help us, so just ignore the first ->complete().
240 complete(&ctx->async_wait.completion);
521 complete(&ctx->async_wait.completion);
2463 /* Wait for any pending async encryptions to complete */
/linux-master/net/switchdev/
H A Dswitchdev.c176 if (attr->complete)
177 attr->complete(dev, err, attr->complete_priv);
351 if (obj->complete)
352 obj->complete(dev, err, obj->complete_priv);
400 if (obj->complete)
401 obj->complete(dev, err, obj->complete_priv);
/linux-master/net/sunrpc/
H A Dxprtsock.c899 * could complete transmission.
925 * complete the request
996 * complete the request
1079 * complete the request
1300 * This is used when all requests are complete; ie, no DRC state remains
2568 complete(&lower_transport->handshake_done);
2642 * then driving the TLS handshake. Once all that is complete, the upper
/linux-master/net/ipv4/
H A Dinet_fragment.c121 complete(&f->completion);
172 complete(&f->completion);
/linux-master/net/dsa/
H A Ddsa.c342 bool complete = true; local
347 complete = dsa_port_setup_routing_table(dp);
348 if (!complete)
353 return complete;
867 bool complete; local
876 complete = dsa_tree_setup_routing_table(dst);
877 if (!complete)
/linux-master/net/core/
H A Dskbuff.c1849 .complete = msg_zerocopy_complete,
/linux-master/net/bluetooth/
H A Dmgmt.c1648 * the timeout happens in the complete handler.
3350 void mgmt_smp_complete(struct hci_conn *conn, bool complete) argument
3352 u8 status = complete ? MGMT_STATUS_SUCCESS : MGMT_STATUS_FAILED;
3802 * direct command complete event.
5229 bt_dev_dbg(hdev, "add monitor %d complete, status %d",
5438 bt_dev_dbg(hdev, "remove monitor %d complete, status %d",
7393 goto complete;
7402 complete:
7731 goto complete;
7807 complete
[all...]
H A Dhci_request.h45 int hci_req_run(struct hci_request *req, hci_req_complete_t complete);
46 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete);
/linux-master/lib/
H A Dmemcpy_kunit.c88 /* Verify complete overwrite. */
90 compare("complete overwrite", dest, zero);
162 /* Verify complete overwrite. */
164 compare("complete overwrite", dest, zero);
217 struct some_bytes complete = { local
264 /* Verify complete overwrite. */
266 compare("complete overwrite", dest, complete);
/linux-master/kernel/rcu/
H A Dupdate.c407 complete(&rcu->completion);
H A Dtree.c1366 pr_alert("%s: Wait complete\n", __func__);
1455 * wait for the current GP to complete.
1561 * f. kworker callbacks processing complete:
1620 complete(&rs->completion);
1871 * The grace period cannot complete until the initialization
2074 * We know the grace period is complete, but to everyone else
2974 * is the only one waiting for a grace period to complete.
3934 trace_rcu_sr_normal(rcu_state.name, &rs.head, TPS("complete"));
4370 complete(&rcu_state.barrier_completion);
4430 * rcu_barrier - Wait until all in-flight call_rcu() callbacks complete
[all...]
H A Dtasks.h394 complete(&rtp->barrier_q_completion);
426 complete(&rtp->barrier_q_completion);
848 // t->on_rq and t->nvcsw transitions to complete. This works because
890 * to complete. Invoking synchronize_rcu() suffices because all
1069 * to complete their final preempt_disable() region of execution,
1662 // If a previous IPI is still in flight, let it complete.
1904 /* Wait for grace period to complete and provide ordering. */
1909 // Wait for any lingering IPI handlers to complete. Note that
H A Dsrcutree.c1067 * Wait until all readers counted by array index idx complete, but
1563 complete(&ssp->srcu_sup->srcu_barrier_completion);
1589 * srcu_barrier - Wait until all in-flight call_srcu() callbacks complete.
1621 complete(&ssp->srcu_sup->srcu_barrier_completion);
/linux-master/kernel/
H A Dpadata.c472 complete(&ps->completion);
H A Dkthread.c289 complete(&self->parked);
322 * @comp: Completion to complete
325 * If present, complete @comp and then return code to kthread_stop().
335 complete(comp);
381 complete(done);
424 complete(done);
464 * kernel thread) calls complete(), leave the cleanup of this
470 * kthreadd (or new kernel thread) will call complete()
667 * Wait for __kthread_parkme() to complete(), this means we
672 * Now wait for that schedule() to complete an
[all...]
/linux-master/io_uring/
H A Dsqpoll.c387 complete(&sqd->exited);
492 complete(&ctx->sq_data->exited);
H A Drw.c181 * queue tw complete
731 /* never retry for NOWAIT, we just complete with -EAGAIN */
1079 * updated, setup the async struct to complete the request
1118 * off our complete list.
1131 * and complete those lists first, if we have entries there.
1159 iob.complete(&iob);
H A Dnotif.c103 .complete = io_tx_ubuf_complete,
H A Dio_uring.c240 complete(&ctx->ref_comp);
1486 * find and complete them.
1495 /* let it sleep and repeat later if can't complete a request */
2192 * submitted sync once the chain is complete. If none of those
2783 complete(&work->completion);
2841 * complete. But it's also run from a kworker, which doesn't
2846 * complete. That's a synthetic situation that should not
3269 * We disallow the app entering submit/complete with
H A Dio-wq.c151 complete(&worker->ref_done);
173 complete(&wq->worker_done);
/linux-master/include/ufs/
H A Dufshcd.h242 * @complete: internal commands completion
248 struct completion *complete; member in struct:ufs_dev_cmd
/linux-master/include/net/bluetooth/
H A Dhci_core.h2290 void mgmt_smp_complete(struct hci_conn *conn, bool complete);
/linux-master/include/linux/spi/
H A Dspi.h449 * is running spi_finalize_current_message() that it needs to complete()
1118 * @complete: called to report transaction completions
1119 * @context: the argument to complete() when it's called
1133 * queued, and might complete after transactions to other devices. Messages
1169 void (*complete)(void *context); member in struct:spi_message
1177 * complete(), that's the spi_controller controller driver.
/linux-master/include/linux/mlx5/
H A Dcq.h184 complete(&cq->free);
/linux-master/include/linux/
H A Dethtool.h741 * @complete: Function to be called after any other operation except
903 void (*complete)(struct net_device *); member in struct:ethtool_ops

Completed in 480 milliseconds

1234567891011>>