Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwait.h540 #define __wait_event_hrtimeout(wq_head, condition, timeout, state) \ macro
586 __ret = __wait_event_hrtimeout(wq_head, condition, timeout, \
612 __ret = __wait_event_hrtimeout(wq, condition, timeout, \

Completed in 6 milliseconds