Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwait.h388 #define __wait_event_timeout(wq_head, condition, timeout) \ macro
417 __ret = __wait_event_timeout(wq_head, condition, timeout); \

Completed in 5 milliseconds