Searched refs:wait_for_completion_killable_timeout (Results 1 – 8 of 8) sorted by relevance
247 wait_for_completion_killable_timeout(struct completion *x, in wait_for_completion_killable_timeout() function252 EXPORT_SYMBOL(wait_for_completion_killable_timeout);
101 extern long wait_for_completion_killable_timeout(
218 ret = wait_for_completion_killable_timeout( in hid_rtc_read_time()
197 ret = wait_for_completion_killable_timeout(&dht11->completion, in dht11_read_raw()
175 timeout = wait_for_completion_killable_timeout( in crypto_larval_wait()
187 long wait_for_completion_killable_timeout(struct completion *done,
867 ret = wait_for_completion_killable_timeout(&lradc->completion, HZ); in mxs_lradc_read_single()
2317 long timeleft = wait_for_completion_killable_timeout( in ceph_mdsc_do_request()