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

/linux-master/io_uring/
H A Dpoll.h37 int io_poll_add(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c123 .issue = io_poll_add,
H A Dpoll.c968 int io_poll_add(struct io_kiocb *req, unsigned int issue_flags) function
1039 ret2 = io_poll_add(preq, issue_flags & ~IO_URING_F_UNLOCKED);

Completed in 123 milliseconds