Home
last modified time | relevance | path

Searched refs:completion (Results 1 – 7 of 7) sorted by relevance

/net/core/
Dflow.c45 struct completion completion; member
309 complete(&info->completion); in flow_cache_flush_tasklet()
362 init_completion(&info.completion); in flow_cache_flush()
371 wait_for_completion(&info.completion); in flow_cache_flush()
Dpktgen.c434 struct completion start_done;
/net/ceph/
Dmon_client.c520 err = wait_for_completion_interruptible(&req->completion); in __do_generic_request()
566 complete_all(&req->completion); in handle_statfs_reply()
592 init_completion(&req->completion); in ceph_monc_do_statfs()
644 complete_all(&req->completion); in handle_get_version_reply()
674 init_completion(&req->completion); in ceph_monc_do_get_version()
754 complete(&req->completion); in handle_poolop_reply()
782 init_completion(&req->completion); in do_poolop()
/net/sunrpc/
Dcache.c566 struct completion completion; member
573 complete(&dr->completion); in cache_restart_thread()
581 sleeper.completion = COMPLETION_INITIALIZER_ONSTACK(sleeper.completion); in cache_wait_req()
588 &sleeper.completion, req->thread_wait) <= 0) { in cache_wait_req()
603 wait_for_completion(&sleeper.completion); in cache_wait_req()
/net/sunrpc/xprtrdma/
Dxprt_rdma.h69 struct completion ri_done;
/net/nfc/nci/
Dspi.c67 struct completion *write_handshake_completion, in nci_spi_send()
/net/9p/
Dtrans_rdma.c108 struct completion cm_done;