Searched refs:wait_for_completion_killable (Results 1 – 19 of 19) sorted by relevance
252 int __sched wait_for_completion_killable(struct completion *x) in wait_for_completion_killable() function260 EXPORT_SYMBOL(wait_for_completion_killable);
472 error = wait_for_completion_killable(&dev->cmd_done); in hil_dev_connect()481 error = wait_for_completion_killable(&dev->cmd_done); in hil_dev_connect()490 error = wait_for_completion_killable(&dev->cmd_done); in hil_dev_connect()499 error = wait_for_completion_killable(&dev->cmd_done); in hil_dev_connect()
43 ret = wait_for_completion_killable(&have_data); in rng_dev_read()
105 extern int wait_for_completion_killable(struct completion *x);
205 long wait_for_completion_killable(struct completion *done)
105 ret = wait_for_completion_killable(&vi->have_data); in virtio_read()
473 rv = wait_for_completion_killable(&sdp->sd_locking_init); in lkfirst_store()575 rv = wait_for_completion_killable(&sdp->sd_locking_init); in jid_store()
279 ret = wait_for_completion_killable(&wdt->response); in mei_wdt_ops_ping()
222 wait_for_completion_killable(&req->r_safe_completion); in ceph_lock_wait_for_completion()
175 err = wait_for_completion_killable(&larval->completion); in crypto_wait_for_test()
407 wait_for_completion_killable(&ipc->busy_completion); in avs_ipc_wait_busy_completion()
460 if (unlikely(wait_for_completion_killable(&done))) { in __kthread_create_on_node()
1142 err = wait_for_completion_killable(&n.ready); in seccomp_do_user_notification()
226 result = wait_for_completion_killable(&dreq->completion); in nfs_direct_wait()
232 long wait_for_completion_killable(struct completion *done)
911 wait_for_completion_killable(&data->c); in cec_transmit_msg_fh()
3672 rc = wait_for_completion_killable(&ctx->done); in __cifs_writev()4206 rc = wait_for_completion_killable(&ctx->done); in __cifs_readv()
3420 ret = wait_for_completion_killable(&lreq->reg_commit_wait); in linger_reg_commit_wait()
1985 => wait_for_completion_killable+0x144/0x1f0