Lines Matching refs:hash_node
700 struct hlist_node hash_node; member
4975 hash_del(&req->hash_node); in io_poll_task_func()
5094 if (hash_hashed(&req->hash_node)) in io_async_task_func()
5095 hash_del(&req->hash_node); in io_async_task_func()
5128 hlist_add_head(&req->hash_node, list); in io_poll_req_insert()
5140 INIT_HLIST_NODE(&req->hash_node); in __io_arm_poll_handler()
5245 hash_del(&req->hash_node); in __io_poll_remove_one()
5293 hlist_for_each_entry_safe(req, tmp, list, hash_node) { in io_poll_remove_all()
5312 hlist_for_each_entry(req, list, hash_node) { in io_poll_cancel()
8467 hlist_for_each_entry_safe(preq, tmp, list, hash_node) { in io_poll_remove_link()
9097 hlist_for_each_entry(req, list, hash_node) in __io_uring_show_fdinfo()