Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwait.h940 #define __io_wait_event_killable(wq, condition) \ macro
951 __ret = __io_wait_event_killable(wq_head, condition); \