Home
last modified time | relevance | path

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

/io_uring/
Dio-wq.h21 IO_WQ_CANCEL_NOTFOUND, /* work not found */ enumerator
Dcancel.c73 case IO_WQ_CANCEL_NOTFOUND: in io_async_cancel_one()
Dio-wq.c1123 return IO_WQ_CANCEL_NOTFOUND; in io_wq_cancel_cb()
Dio_uring.c2932 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_iowq()
2961 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_requests()