Home
last modified time | relevance | path

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

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