Home
last modified time | relevance | path

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

/linux-6.3-rc2/io_uring/
A Dio-wq.h21 IO_WQ_CANCEL_NOTFOUND, /* work not found */ enumerator
A Dcancel.c73 case IO_WQ_CANCEL_NOTFOUND: in io_async_cancel_one()
A Dio-wq.c1119 return IO_WQ_CANCEL_NOTFOUND; in io_wq_cancel_cb()
A Dio_uring.c3133 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_iowq()
3162 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_requests()

Completed in 13 milliseconds