Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dio-wq.h19 IO_WQ_CANCEL_OK, /* cancelled before started */ enumerator
H A Dcancel.c88 case IO_WQ_CANCEL_OK: in io_async_cancel_one()
H A Dio-wq.c1107 return IO_WQ_CANCEL_OK; in io_wq_cancel_cb()
1118 return IO_WQ_CANCEL_OK; in io_wq_cancel_cb()
/kernel/linux/linux-5.10/io_uring/
H A Dio-wq.h18 IO_WQ_CANCEL_OK, /* cancelled before started */ enumerator
H A Dio-wq.c1090 return IO_WQ_CANCEL_OK; in io_wq_cancel_cb()
1110 return IO_WQ_CANCEL_OK; in io_wq_cancel_cb()
H A Dio_uring.c6369 case IO_WQ_CANCEL_OK: in io_async_cancel_one()

Completed in 20 milliseconds