Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio-wq.h13 IO_WQ_WORK_CONCURRENT = 16, enumerator
H A Dio-wq.c975 if (do_create && ((work_flags & IO_WQ_WORK_CONCURRENT) || in io_wq_enqueue()
H A Dio_uring.c477 atomic_or(IO_WQ_WORK_CONCURRENT, &req->work.flags); in io_prep_async_work()