Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dwait.h327 #define __wait_event(wq_head, condition) \ macro
348 __wait_event(wq_head, condition); \