Searched refs:io_get_work_hash (Results 1 – 1 of 1) sorted by relevance
456 static inline unsigned int io_get_work_hash(struct io_wq_work *work) in io_get_work_hash() function498 hash = io_get_work_hash(work); in io_get_next_work()596 unsigned int hash = io_get_work_hash(work); in io_worker_handle_work()919 hash = io_get_work_hash(work); in io_wq_insert_work()1030 unsigned int hash = io_get_work_hash(work); in io_wq_remove_pending()1036 if (prev_work && io_get_work_hash(prev_work) == hash) in io_wq_remove_pending()