Home
last modified time | relevance | path

Searched refs:IORING_OP_POLL_ADD (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Dpoll.c109 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_get_double()
116 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_get_single()
347 if (req->opcode == IORING_OP_POLL_ADD) { in io_poll_task_func()
447 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_double_prepare()
759 if (poll_only && req->opcode != IORING_OP_POLL_ADD) in io_poll_find()
922 if (WARN_ON_ONCE(preq->opcode != IORING_OP_POLL_ADD)) { in io_poll_remove()
/linux/tools/include/uapi/linux/
H A Dio_uring.h208 IORING_OP_POLL_ADD, enumerator
/linux/include/uapi/linux/
H A Dio_uring.h247 IORING_OP_POLL_ADD, enumerator