Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.h21 IO_WQ_CANCEL_NOTFOUND, /* work not found */ enumerator
H A Dcancel.c95 case IO_WQ_CANCEL_NOTFOUND: in io_async_cancel_one()
H A Dio-wq.c1206 return IO_WQ_CANCEL_NOTFOUND; in io_wq_cancel_cb()
H A Dio_uring.c3122 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_iowq()
3157 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_requests()