Home
last modified time | relevance | path

Searched refs:io_wq_current_is_worker (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/io_uring/
A Dio-wq.h78 static inline bool io_wq_current_is_worker(void) in io_wq_current_is_worker() function
A Dcancel.c87 WARN_ON_ONCE(!io_wq_current_is_worker() && tctx != current->io_uring); in io_try_cancel()
A Drw.c194 if ((req->flags & REQ_F_NOWAIT) || (io_wq_current_is_worker() && in io_rw_should_reissue()
A Dio_uring.c533 if (ev_fd->eventfd_async && !io_wq_current_is_worker()) in io_eventfd_signal()

Completed in 14 milliseconds