Searched refs:wait_event_timeout (Results 1 – 3 of 3) sorted by relevance
83 if (!wait_event_timeout(NULL, prod != xenstore_buf->rsp_prod, in xenbus_get_reply()177 wait_event_timeout(NULL, false, WAIT_XENBUS_POLL_TO_MS); in xenbus_wait_for_state_change()
442 wait_event_timeout(NULL, !RING_FULL(&dev->ring), in blkfront_wait_slot()
122 #define wait_event_timeout(wq_head, condition, timeout) \ macro
Completed in 8 milliseconds