Searched refs:IORING_OP_POLL_ADD (Results 1 – 4 of 4) sorted by relevance
107 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_get_double()114 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_get_single()339 if (req->opcode == IORING_OP_POLL_ADD) { in io_poll_task_func()471 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_double_prepare()796 if (poll_only && req->opcode != IORING_OP_POLL_ADD) in io_poll_find()1004 if (WARN_ON_ONCE(preq->opcode != IORING_OP_POLL_ADD)) { in io_poll_remove()
113 [IORING_OP_POLL_ADD] = {465 [IORING_OP_POLL_ADD] = {
152 sqe->opcode = IORING_OP_POLL_ADD; in io_uring_prep_poll_add()
183 IORING_OP_POLL_ADD, enumerator
Completed in 8 milliseconds