Home
last modified time | relevance | path

Searched refs:IO_WQ_CANCEL_RUNNING (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dio-wq.h20 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */ enumerator
H A Dcancel.c91 case IO_WQ_CANCEL_RUNNING: in io_async_cancel_one()
H A Dio-wq.c1113 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
1116 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
/kernel/linux/linux-5.10/io_uring/
H A Dio-wq.h19 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */ enumerator
H A Dio-wq.c1104 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
1108 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
H A Dio_uring.c6372 case IO_WQ_CANCEL_RUNNING: in io_async_cancel_one()

Completed in 20 milliseconds