Searched refs:io_get_work_hash (Results 1 – 1 of 1) sorted by relevance
455 static inline unsigned int io_get_work_hash(struct io_wq_work *work) in io_get_work_hash() function497 hash = io_get_work_hash(work); in io_get_next_work()594 unsigned int hash = io_get_work_hash(work); in io_worker_handle_work()918 hash = io_get_work_hash(work); in io_wq_insert_work()1028 unsigned int hash = io_get_work_hash(work); in io_wq_remove_pending()1034 if (prev_work && io_get_work_hash(prev_work) == hash) in io_wq_remove_pending()