Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio-wq.h21 IO_WQ_CANCEL_NOTFOUND, /* work not found */ enumerator
H A Dcancel.c94 case IO_WQ_CANCEL_NOTFOUND: in io_async_cancel_one()
H A Dio-wq.c1123 return IO_WQ_CANCEL_NOTFOUND; in io_wq_cancel_cb()
H A Dio_uring.c3260 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_iowq()
3295 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_requests()