Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dtimeout.h18 if (link && link->opcode == IORING_OP_LINK_TIMEOUT) in io_disarm_linked_timeout()
H A Dopdef.c187 [IORING_OP_LINK_TIMEOUT] = {
505 [IORING_OP_LINK_TIMEOUT] = {
H A Dtimeout.c200 if (link && link->opcode == IORING_OP_LINK_TIMEOUT) { in io_disarm_next()
555 if (link->last->opcode == IORING_OP_LINK_TIMEOUT) in __io_timeout_prep()
/openbmc/linux/include/uapi/linux/
H A Dio_uring.h209 IORING_OP_LINK_TIMEOUT, enumerator