Searched refs:req_node (Results 1 – 3 of 3) sorted by relevance
81 struct request_list *req_node; in amd_sfh_work() local86 req_node = list_last_entry(&req_list.list, struct request_list, list); in amd_sfh_work()87 list_del(&req_node->list); in amd_sfh_work()88 current_index = req_node->current_index; in amd_sfh_work()89 sensor_index = req_node->sensor_idx; in amd_sfh_work()90 report_id = req_node->report_id; in amd_sfh_work()91 node_type = req_node->report_type; in amd_sfh_work()92 kfree(req_node); in amd_sfh_work()
23 struct hlist_node req_node; member
59 hlist_for_each_entry(r, &n->req_list, req_node) { in icc_summary_show()166 hlist_add_head(&path->reqs[i].req_node, &node->req_list); in path_init()262 hlist_for_each_entry(r, &node->req_list, req_node) { in aggregate_requests()779 hlist_del(&path->reqs[i].req_node); in icc_put()