Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dio-wq.h20 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */ enumerator
Dcancel.c92 case IO_WQ_CANCEL_RUNNING: in io_async_cancel_one()
Dio-wq.c1120 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
1123 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()