Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/io_uring/
Dio-wq.h12 IO_WQ_WORK_CONCURRENT = 16, enumerator
Dio-wq.c930 if (do_create && ((work_flags & IO_WQ_WORK_CONCURRENT) || in io_wqe_enqueue()
Dio_uring.c1443 req->work.flags |= IO_WQ_WORK_CONCURRENT; in io_prep_async_work()