Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.h23 IO_WQ_WORK_CONCURRENT = 16, enumerator
H A Dio-wq.c930 if (do_create && ((work_flags & IO_WQ_WORK_CONCURRENT) || in io_wqe_enqueue()
H A Dio_uring.c1448 req->work.flags |= IO_WQ_WORK_CONCURRENT; in io_prep_async_work()