Home
last modified time | relevance | path

Searched refs:IOU_LOOP_CONTINUE (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Dloop.h16 IOU_LOOP_CONTINUE = 0, enumerator
H A Dloop.c55 if (step_res != IOU_LOOP_CONTINUE) in __io_run_loop()