Searched refs:tmp_hlist_node (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/infiniband/core/
H A Diwpm_util.c156 struct hlist_node *tmp_hlist_node; iwpm_remove_mapinfo() local
170 hlist_for_each_entry_safe(map_info, tmp_hlist_node, hlist_for_each_entry_safe()
191 struct hlist_node *tmp_hlist_node; free_hash_bucket() local
199 hlist_for_each_entry_safe(map_info, tmp_hlist_node, free_hash_bucket()
214 struct hlist_node *tmp_hlist_node; free_reminfo_bucket() local
222 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, free_reminfo_bucket()
259 struct hlist_node *tmp_hlist_node; iwpm_get_remote_info() local
276 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, hlist_for_each_entry_safe()

Completed in 57 milliseconds