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

/linux-4.4.14/drivers/infiniband/core/
H A Diwpm_util.c158 struct hlist_node *tmp_hlist_node; iwpm_remove_mapinfo() local
172 hlist_for_each_entry_safe(map_info, tmp_hlist_node, hlist_for_each_entry_safe()
193 struct hlist_node *tmp_hlist_node; free_hash_bucket() local
201 hlist_for_each_entry_safe(map_info, tmp_hlist_node, free_hash_bucket()
216 struct hlist_node *tmp_hlist_node; free_reminfo_bucket() local
224 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, free_reminfo_bucket()
261 struct hlist_node *tmp_hlist_node; iwpm_get_remote_info() local
278 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, hlist_for_each_entry_safe()

Completed in 50 milliseconds