Home
last modified time | relevance | path

Searched refs:wait_event_timeout (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/xen/
A Dxenbus.c83 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()
A Dpvblock.c442 wait_event_timeout(NULL, !RING_FULL(&dev->ring), in blkfront_wait_slot()
/u-boot/include/linux/
A Dcompat.h122 #define wait_event_timeout(wq_head, condition, timeout) \ macro

Completed in 8 milliseconds