Home
last modified time | relevance | path

Searched refs:IO_WQ_CANCEL_RUNNING (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/io_uring/
Dio-wq.h19 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */ enumerator
Dio-wq.c1119 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
1123 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
Dio_uring.c7625 case IO_WQ_CANCEL_RUNNING: in io_async_cancel_one()