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

/linux-master/include/linux/
H A Dwait.h539 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ macro
585 __ret = __wait_event_hrtimeout(wq_head, condition, timeout, \
611 __ret = __wait_event_hrtimeout(wq, condition, timeout, \

Completed in 288 milliseconds