hash_add_rcu
hash_add_rcu(kfd_processes_table, &process->kfd_processes,
hash_add_rcu(tfile->ref_hash, &ref->hash.head, ref->hash.key);
hash_add_rcu(entry->man->resources, &entry->hash.head,
hash_add_rcu(man->resources, &cres->hash.head, cres->hash.key);
hash_add_rcu(ctx->sw_context->res_ht, &bo_node->hash.head,
hash_add_rcu(ctx->sw_context->res_ht, &node->hash.head, node->hash.key);
hash_add_rcu(mshv_root.pt_htable, &partition->pt_hnode,
hash_add_rcu(ndev_hash, &pdata->ndev_hash_link,
hash_add_rcu(cm_core->cm_hash_tbl, &cm_node->list, key);
hash_add_rcu(vfs->table, &vf->entry, vf_id);
hash_add_rcu(ipsec->rx_sa_list, &ipsec->rx_tbl[sa_idx].hlist,
hash_add_rcu(ipsec->rx_sa_list, &ipsec->rx_tbl[sa_idx].hlist,
hash_add_rcu(pfvf->qos.qos_hlist, &node->hlist, node->classid);
hash_add_rcu(pfvf->qos.qos_hlist, &node->hlist, classid);
hash_add_rcu(htb->qos_tc2node, &node->hnode, node->classid);
hash_add_rcu(htb->qos_tc2node, &node->hnode, classid);
hash_add_rcu(esw->offloads.encap_tbl, &e->encap_hlist, hash_key);
hash_add_rcu(esw->offloads.decap_tbl, &d->hlist, hash_key);
hash_add_rcu(vxlan->htable, &vxlanp->hlist, port);
hash_add_rcu(card->local_addrs4, &addr->hnode, key);
hash_add_rcu(card->local_addrs6, &addr->hnode, key);
hash_add_rcu(vhost_vsock_hash, &vsock->hash, vsock->guest_cid);
hash_add_rcu(afs_permits_cache, &new->hash_node, new->h);
hash_add_rcu(fsc->async_unlink_conflict, &di->hnode,
hash_add_rcu(klp_shadow_hash, &new_shadow->node,
hash_add_rcu(wci_hash, &ent->hash_node, (unsigned long)func);
hash_add_rcu(pn->l2tp_v3_session_htable, &session2->hlist,
hash_add_rcu(pn->l2tp_v3_session_htable, &session1->hlist,
hash_add_rcu(sec->devices_short, &entry->bucket_s, skey);
hash_add_rcu(sec->devices_hw, &entry->bucket_hw, hwkey);
hash_add_rcu(nf_xdp_hashtable, &elem->hnode, key);
hash_add_rcu(rxnet->peer_hash, &peer->hash_link, hash_key);
hash_add_rcu(rxnet->peer_hash,
hash_add_rcu(block->proto_destroy_ht, &tp->destroy_ht_node,
hash_add_rcu(qdisc_dev(q)->qdisc_hash, &q->hash, q->handle);
hash_add_rcu(target->context_to_sid, &dst_convert->list,
hash_add_rcu(s->context_to_sid, &dst->list, dst->hash);
hash_add_rcu(s->context_to_sid, &entry->list, entry->hash);