Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtimeout.h18 if (link && link->opcode == IORING_OP_LINK_TIMEOUT) in io_disarm_linked_timeout()
H A Dopdef.c197 [IORING_OP_LINK_TIMEOUT] = {
582 [IORING_OP_LINK_TIMEOUT] = {
H A Dtimeout.c197 if (link && link->opcode == IORING_OP_LINK_TIMEOUT) { in io_disarm_next()
548 if (link->last->opcode == IORING_OP_LINK_TIMEOUT) in __io_timeout_prep()
/linux/tools/include/uapi/linux/
H A Dio_uring.h217 IORING_OP_LINK_TIMEOUT, enumerator
/linux/include/uapi/linux/
H A Dio_uring.h219 IORING_OP_LINK_TIMEOUT, enumerator