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

/linux-master/io_uring/
H A Dio-wq.h20 IO_WQ_CANCEL_RUNNING, /* found, running, and attempted cancelled */ enumerator in enum:io_wq_cancel
H A Dcancel.c92 case IO_WQ_CANCEL_RUNNING:
H A Dio-wq.c1113 return IO_WQ_CANCEL_RUNNING;
1116 return IO_WQ_CANCEL_RUNNING;

Completed in 168 milliseconds