Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Diwpm_util.c111 struct hlist_head *hash_bucket_head = NULL; in iwpm_create_mapinfo() local
132 if (hash_bucket_head) { in iwpm_create_mapinfo()
139 if (!hash_bucket_head) in iwpm_create_mapinfo()
157 struct hlist_head *hash_bucket_head; in iwpm_remove_mapinfo() local
167 if (!hash_bucket_head) in iwpm_remove_mapinfo()
171 hash_bucket_head, hlist_node) { in iwpm_remove_mapinfo()
239 struct hlist_head *hash_bucket_head; in iwpm_add_remote_info() local
247 if (hash_bucket_head) in iwpm_add_remote_info()
270 struct hlist_head *hash_bucket_head; in iwpm_get_remote_info() local
280 if (!hash_bucket_head) in iwpm_get_remote_info()
[all …]