Searched refs:io_wq_current_is_worker (Results 1 – 2 of 2) sorted by relevance
153 static inline bool io_wq_current_is_worker(void) in io_wq_current_is_worker() function
1575 return io_wq_current_is_worker(); in io_should_trigger_evfd()2593 if ((res != -EAGAIN && res != -EOPNOTSUPP) || io_wq_current_is_worker()) in io_rw_reissue()3866 if (ret == -EOPNOTSUPP && io_wq_current_is_worker()) { in io_openat2()6031 const bool in_async = io_wq_current_is_worker(); in io_issue_sqe()