Searched refs:wait_for_completion_killable (Results 1 – 17 of 17) sorted by relevance
257 int __sched wait_for_completion_killable(struct completion *x) in wait_for_completion_killable() function265 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()
105 extern int wait_for_completion_killable(struct completion *x);
205 long wait_for_completion_killable(struct completion *done)
108 ret = wait_for_completion_killable(&vi->have_data); in virtio_read()
117 if (wait_for_completion_killable(&req->c)) { in optee_supp_thrd_req()
479 ret = wait_for_completion_killable(&usb9pfs->received); in p9_usbg_request()487 ret = wait_for_completion_killable(&usb9pfs->send); in p9_usbg_request()
279 ret = wait_for_completion_killable(&wdt->response); in mei_wdt_ops_ping()
224 err = wait_for_completion_killable(&req->r_safe_completion); in ceph_lock_wait_for_completion()
1002 if (wait_for_completion_killable(&state->data_quota_event)) in queue_message()1026 if (wait_for_completion_killable("a->quota_event)) in queue_message()3064 if (wait_for_completion_killable(&service->bulk_remove_event)) in vchiq_bulk_xfer_queue_msg_killable()3137 if (wait_for_completion_killable(&bulk_waiter->event)) in vchiq_bulk_xfer_queue_msg_killable()3571 if (wait_for_completion_killable(&bulk_waiter->event)) in vchiq_bulk_xfer_waiting()
583 ret = wait_for_completion_killable(&req->done); in cachefiles_ondemand_send_req()
232 long wait_for_completion_killable(struct completion *done)
239 result = wait_for_completion_killable(&dreq->completion); in nfs_direct_wait()
507 if (unlikely(wait_for_completion_killable(&done))) { in __kthread_create_on_node()
1200 err = wait_for_completion_killable(&n.ready); in seccomp_do_user_notification()
967 err = wait_for_completion_killable(&data->c); in cec_transmit_msg_fh()
3403 ret = wait_for_completion_killable(&lreq->reg_commit_wait); in linger_reg_commit_wait()