Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtimeout.c238 if (link && link->opcode == IORING_OP_LINK_TIMEOUT) {
246 if (req->link && req->link->opcode == IORING_OP_LINK_TIMEOUT) in __io_disarm_linked_timeout()
598 if (link->last->opcode == IORING_OP_LINK_TIMEOUT) in io_timeout()
H A Dopdef.c195 [IORING_OP_LINK_TIMEOUT] = {
656 [IORING_OP_LINK_TIMEOUT] = {
/linux/tools/include/uapi/linux/
H A Dio_uring.h217 IORING_OP_LINK_TIMEOUT, enumerator
/linux/include/uapi/linux/
H A Dio_uring.h271 IORING_OP_LINK_TIMEOUT,
269 IORING_OP_LINK_TIMEOUT, global() enumerator