Searched refs:io_uring_prep_poll_update (Results 1 – 3 of 3) sorted by relevance
48 io_uring_prep_poll_update(sqe, 0, 0, POLLIN, IORING_TIMEOUT_UPDATE); in has_poll_update()106 io_uring_prep_poll_update(sqe, i, 0, POLLIN, in reap_polls()
132 io_uring_prep_poll_update;
572 IOURINGINLINE void io_uring_prep_poll_update(struct io_uring_sqe *sqe, in io_uring_prep_poll_update() function