Searched refs:__wait_event_freezable (Results 1 - 1 of 1) sorted by path

/linux-master/include/linux/
H A Dwait.h362 #define __wait_event_freezable(wq_head, condition) \ macro
383 __ret = __wait_event_freezable(wq_head, condition); \

Completed in 219 milliseconds