Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h531 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ macro
577 __ret = __wait_event_hrtimeout(wq_head, condition, timeout, \
603 __ret = __wait_event_hrtimeout(wq, condition, timeout, \