Searched refs:__io_wq_is_hashed (Results 1 – 2 of 2) sorted by relevance
57 static inline bool __io_wq_is_hashed(unsigned int work_flags) in __io_wq_is_hashed() function64 return __io_wq_is_hashed(atomic_read(&work->flags)); in io_wq_is_hashed()
499 if (!__io_wq_is_hashed(work_flags)) { in io_get_next_work()602 unsigned int hash = __io_wq_is_hashed(work_flags) in io_worker_handle_work()935 if (!__io_wq_is_hashed(work_flags)) { in io_wq_insert_work()