Home
last modified time | relevance | path

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

/linux-6.12.1/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()
190 struct hlist_node *tmp_hlist_node; in free_hash_bucket() local
198 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in free_hash_bucket()
213 struct hlist_node *tmp_hlist_node; in free_reminfo_bucket() local
221 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in free_reminfo_bucket()
269 struct hlist_node *tmp_hlist_node; in iwpm_get_remote_info() local
282 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in iwpm_get_remote_info()