Searched refs:IORING_OP_POLL_ADD (Results 1 – 3 of 3) sorted by relevance
60 #define IORING_OP_POLL_ADD 6 macro
151 sqe->opcode = IORING_OP_POLL_ADD; in io_uring_prep_poll_add()
2080 case IORING_OP_POLL_ADD: in __io_submit_sqe()