Searched refs:io_wait_event (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | wait.h | 277 #define io_wait_event(wq, condition) \ macro |
/linux-4.4.14/block/ | ||
D | bsg.c | 483 io_wait_event(bd->wq_done, bsg_complete(bd)); in bsg_complete_all_commands() |