Searched refs:io_init_poll_iocb (Results 1 - 1 of 1) sorted by relevance

/linux-master/io_uring/
H A Dpoll.c171 static void io_init_poll_iocb(struct io_poll *poll, __poll_t events) function
526 io_init_poll_iocb(poll, first->events);
585 io_init_poll_iocb(poll, mask);

Completed in 120 milliseconds