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

/linux-master/io_uring/
H A Dio-wq.h19 IO_WQ_CANCEL_OK, /* cancelled before started */ enumerator in enum:io_wq_cancel
H A Dcancel.c89 case IO_WQ_CANCEL_OK:
H A Dio-wq.c1107 return IO_WQ_CANCEL_OK;
1118 return IO_WQ_CANCEL_OK;

Completed in 125 milliseconds