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
966 [IORING_OP_POLL_ADD] = {5357 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_get_double()5364 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_get_single()5536 if (req->opcode == IORING_OP_POLL_ADD) in __io_queue_proc()5774 if (poll_only && req->opcode != IORING_OP_POLL_ADD) in io_poll_find()6432 case IORING_OP_POLL_ADD: in io_req_prep()6685 case IORING_OP_POLL_ADD: in io_issue_sqe()
Completed in 35 milliseconds