Searched refs:wait_event_interruptible_hrtimeout (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dwait.h501 * wait_event_interruptible_hrtimeout - sleep until a condition gets true or a timeout elapses
516 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ macro
/linux-4.1.27/fs/
H A Daio.c1163 * wait_event_interruptible_hrtimeout() to schedule without sleeping aio_read_events_ring()
1284 wait_event_interruptible_hrtimeout(ctx->wait, read_events()

Completed in 50 milliseconds