Home
last modified time | relevance | path

Searched defs:all (Results 1 – 2 of 2) sorted by relevance

/io_uring/
Dcancel.c59 bool all; in io_async_cancel_one() local
134 bool all = cd->flags & (IORING_ASYNC_CANCEL_ALL|IORING_ASYNC_CANCEL_ANY); in __io_async_cancel() local
Dio_uring.c2877 bool all; member