Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h315 #define __wait_event(wq_head, condition) \ macro
336 __wait_event(wq_head, condition); \