Home
last modified time | relevance | path

Searched refs:IORING_OP_POLL_ADD (Results 1 – 4 of 4) 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()
352 if (req->opcode == IORING_OP_POLL_ADD) { in io_poll_task_func()
452 if (req->opcode == IORING_OP_POLL_ADD) in io_poll_double_prepare()
764 if (poll_only && req->opcode != IORING_OP_POLL_ADD) in io_poll_find()
927 if (WARN_ON_ONCE(preq->opcode != IORING_OP_POLL_ADD)) { in io_poll_remove()
H A Dopdef.c124 [IORING_OP_POLL_ADD] = {
631 [IORING_OP_POLL_ADD] = {
/linux/tools/include/uapi/linux/
H A Dio_uring.h208 IORING_OP_POLL_ADD, enumerator
/linux/include/uapi/linux/
H A Dio_uring.h260 IORING_OP_POLL_ADD, enumerator