Searched refs:IO_WQ_WORK_UNBOUND (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dio-wq.h12 IO_WQ_WORK_UNBOUND = 4, enumerator in enum:__anon332
H A Dio-wq.c163 return io_get_acct(wq, !(work->flags & IO_WQ_WORK_UNBOUND));
594 if (unlikely(do_kill) && (work->flags & IO_WQ_WORK_UNBOUND))
H A Dio_uring.c480 req->work.flags |= IO_WQ_WORK_UNBOUND;

Completed in 115 milliseconds