Searched refs:tmp_hlist_node (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | iwpm_util.c | 186 struct hlist_node *tmp_hlist_node; in iwpm_remove_mapinfo() local 200 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in iwpm_remove_mapinfo() 220 struct hlist_node *tmp_hlist_node; in free_hash_bucket() local 228 hlist_for_each_entry_safe(map_info, tmp_hlist_node, in free_hash_bucket() 243 struct hlist_node *tmp_hlist_node; in free_reminfo_bucket() local 251 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in free_reminfo_bucket() 299 struct hlist_node *tmp_hlist_node; in iwpm_get_remote_info() local 316 hlist_for_each_entry_safe(rem_info, tmp_hlist_node, in iwpm_get_remote_info()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | iwpm_util.c | 156 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()
|
Completed in 3 milliseconds