Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio-wq.h153 static inline bool io_wq_current_is_worker(void) in io_wq_current_is_worker() function
Dio_uring.c1575 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()