Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.h31 IO_WQ_CANCEL_NOTFOUND, /* work not found */ enumerator
H A Dio-wq.c1101 return IO_WQ_CANCEL_NOTFOUND; in io_wq_cancel_cb()
H A Dio_uring.c6195 case IO_WQ_CANCEL_NOTFOUND: in io_async_cancel_one()
9523 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_iowq()
9550 ret |= (cret != IO_WQ_CANCEL_NOTFOUND); in io_uring_try_cancel_requests()