Home
last modified time | relevance | path

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

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