Searched refs:IORING_OP_POLL_ADD (Results 1 – 3 of 3) sorted by relevance
152 sqe->opcode = IORING_OP_POLL_ADD; in io_uring_prep_poll_add()
109 IORING_OP_POLL_ADD, enumerator
973 [IORING_OP_POLL_ADD] = {5239 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_get_double()5246 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_get_single()5436 if (req->opcode == IORING_OP_POLL_ADD) in __io_poll_execute()5717 if (poll_only && req->opcode != IORING_OP_POLL_ADD) in io_poll_find()6323 case IORING_OP_POLL_ADD: in io_req_prep()6591 case IORING_OP_POLL_ADD: in io_issue_sqe()