Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.h30 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */ enumerator
H A Dio-wq.c1094 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
1098 return IO_WQ_CANCEL_RUNNING; in io_wq_cancel_cb()
H A Dio_uring.c6192 case IO_WQ_CANCEL_RUNNING: in io_async_cancel_one()