Home
last modified time | relevance | path

Searched refs:IORING_OP_LINK_TIMEOUT (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/io_uring/
H A Dtimeout.h18 if (link && link->opcode == IORING_OP_LINK_TIMEOUT) in io_disarm_linked_timeout()
H A Dopdef.c199 [IORING_OP_LINK_TIMEOUT] = {
636 [IORING_OP_LINK_TIMEOUT] = {
H A Dtimeout.c213 if (link && link->opcode == IORING_OP_LINK_TIMEOUT) { in io_disarm_next()
564 if (link->last->opcode == IORING_OP_LINK_TIMEOUT) in __io_timeout_prep()
/linux-6.15/tools/include/uapi/linux/
H A Dio_uring.h217 IORING_OP_LINK_TIMEOUT, enumerator
/linux-6.15/include/uapi/linux/
H A Dio_uring.h239 IORING_OP_LINK_TIMEOUT, enumerator