Searched refs:__wait_event_timeout (Results 1 – 1 of 1) sorted by relevance
269 #define __wait_event_timeout(wq, condition, timeout) \ macro297 __ret = __wait_event_timeout(wq, condition, timeout); \