Home
last modified time | relevance | path

Searched refs:RCU_INIT_POINTER (Results 1 – 25 of 248) sorted by relevance

12345678910

/linux-6.15/net/netfilter/
H A Dnf_nat_tftp.c43 RCU_INIT_POINTER(nf_nat_tftp_hook, NULL); in nf_nat_tftp_fini()
51 RCU_INIT_POINTER(nf_nat_tftp_hook, help); in nf_nat_tftp_init()
H A Dnf_nat_amanda.c67 RCU_INIT_POINTER(nf_nat_amanda_hook, NULL); in nf_nat_amanda_fini()
75 RCU_INIT_POINTER(nf_nat_amanda_hook, help); in nf_nat_amanda_init()
H A Dnf_nat_irc.c89 RCU_INIT_POINTER(nf_nat_irc_hook, NULL); in nf_nat_irc_fini()
97 RCU_INIT_POINTER(nf_nat_irc_hook, help); in nf_nat_irc_init()
H A Dnf_conntrack_timeout.c38 RCU_INIT_POINTER(timeout_ext->timeout, NULL); in untimeout()
141 RCU_INIT_POINTER(timeout_ext->timeout, NULL); in nf_ct_destroy_timeout()
H A Dnf_nat_ftp.c117 RCU_INIT_POINTER(nf_nat_ftp_hook, NULL); in nf_nat_ftp_fini()
125 RCU_INIT_POINTER(nf_nat_ftp_hook, nf_nat_ftp); in nf_nat_ftp_init()
/linux-6.15/net/netfilter/ipvs/
H A Dip_vs_dh.c114 RCU_INIT_POINTER(b->dest, NULL); in ip_vs_dh_reassign()
121 RCU_INIT_POINTER(b->dest, dest); in ip_vs_dh_reassign()
145 RCU_INIT_POINTER(b->dest, NULL); in ip_vs_dh_flush()
H A Dip_vs_sh.c181 RCU_INIT_POINTER(b->dest, NULL); in ip_vs_sh_reassign()
188 RCU_INIT_POINTER(b->dest, dest); in ip_vs_sh_reassign()
221 RCU_INIT_POINTER(b->dest, NULL); in ip_vs_sh_flush()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dsta.h174 RCU_INIT_POINTER(mld_sta->link[link_id], NULL); in iwl_mld_cleanup_sta()
175 RCU_INIT_POINTER(mld_sta->mld->fw_id_to_link_sta[mld_link_sta->fw_id], in iwl_mld_cleanup_sta()
235 RCU_INIT_POINTER(mld->fw_id_to_link_sta[internal_sta->sta_id], NULL); in iwl_mld_free_internal_sta()
/linux-6.15/net/802/
H A Dstp.c89 RCU_INIT_POINTER(stp_proto, NULL); in stp_proto_unregister()
91 RCU_INIT_POINTER(garp_protos[proto->group_address[5] - in stp_proto_unregister()
/linux-6.15/include/linux/
H A Dnetfilter_netdev.h144 RCU_INIT_POINTER(dev->nf_hooks_ingress, NULL); in nf_hook_netdev_init()
147 RCU_INIT_POINTER(dev->nf_hooks_egress, NULL); in nf_hook_netdev_init()
H A Drhashtable.h763 RCU_INIT_POINTER(list->next, plist); in __rhashtable_insert_fast()
765 RCU_INIT_POINTER(list->rhead.next, head); in __rhashtable_insert_fast()
788 RCU_INIT_POINTER(obj->next, head); in __rhashtable_insert_fast()
793 RCU_INIT_POINTER(list->next, NULL); in __rhashtable_insert_fast()
1037 RCU_INIT_POINTER(*lpprev, list); in __rhashtable_remove_fast_one()
1048 RCU_INIT_POINTER(list->rhead.next, obj); in __rhashtable_remove_fast_one()
/linux-6.15/drivers/net/wireguard/
H A Dallowedips.c193 RCU_INIT_POINTER(node->peer, peer); in add()
208 RCU_INIT_POINTER(newnode->peer, peer); in add()
263 RCU_INIT_POINTER(table->root4, NULL); in wg_allowedips_free()
264 RCU_INIT_POINTER(table->root6, NULL); in wg_allowedips_free()
314 RCU_INIT_POINTER(node->peer, NULL); in wg_allowedips_remove_by_peer()
H A Dnoise.c163 RCU_INIT_POINTER(keypairs->next_keypair, NULL); in wg_noise_keypairs_clear()
168 RCU_INIT_POINTER(keypairs->previous_keypair, NULL); in wg_noise_keypairs_clear()
173 RCU_INIT_POINTER(keypairs->current_keypair, NULL); in wg_noise_keypairs_clear()
225 RCU_INIT_POINTER(keypairs->next_keypair, NULL); in add_new_keypair()
247 RCU_INIT_POINTER(keypairs->previous_keypair, NULL); in add_new_keypair()
287 RCU_INIT_POINTER(keypairs->next_keypair, NULL); in wg_noise_received_with_keypair()
/linux-6.15/fs/nfs_common/
H A Dnfslocalio.c40 RCU_INIT_POINTER(nfs_uuid->net, NULL); in nfs_uuid_init()
162 RCU_INIT_POINTER(nfs_uuid->net, NULL); in nfs_uuid_put()
298 RCU_INIT_POINTER(nfl->nfs_uuid, NULL); in nfs_close_local_fh()
/linux-6.15/net/mac80211/
H A Dscan.c476 RCU_INIT_POINTER(local->scan_req, NULL); in __ieee80211_scan_completed()
477 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_scan_completed()
862 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_start_scan()
1102 RCU_INIT_POINTER(local->scan_req, NULL); in ieee80211_scan_work()
1103 RCU_INIT_POINTER(local->scan_sdata, NULL); in ieee80211_scan_work()
1355 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in __ieee80211_request_sched_scan_start()
1356 RCU_INIT_POINTER(local->sched_scan_req, NULL); in __ieee80211_request_sched_scan_start()
1386 RCU_INIT_POINTER(local->sched_scan_req, NULL); in ieee80211_request_sched_scan_stop()
1393 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in ieee80211_request_sched_scan_stop()
1416 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in ieee80211_sched_scan_end()
[all …]
/linux-6.15/kernel/bpf/
H A Dreuseport_array.c36 RCU_INIT_POINTER(*socks, NULL); in bpf_sk_reuseport_detach()
82 RCU_INIT_POINTER(array->ptrs[index], NULL); in reuseport_array_delete_elem()
137 RCU_INIT_POINTER(array->ptrs[i], NULL); in reuseport_array_free()
H A Dbpf_local_storage.c310 RCU_INIT_POINTER(*owner_storage(smap, owner), NULL); in bpf_selem_unlink_storage_nolock()
329 RCU_INIT_POINTER(local_storage->cache[smap->cache_idx], NULL); in bpf_selem_unlink_storage_nolock()
334 RCU_INIT_POINTER(local_storage->smap, NULL); in bpf_selem_unlink_storage_nolock()
408 RCU_INIT_POINTER(selem->local_storage, local_storage); in bpf_selem_link_storage_nolock()
437 RCU_INIT_POINTER(SDATA(selem)->smap, smap); in bpf_selem_link_map()
506 RCU_INIT_POINTER(storage->smap, smap); in bpf_local_storage_alloc()
H A Dlpm_trie.c351 RCU_INIT_POINTER(new_node->child[0], NULL); in trie_update_elem()
352 RCU_INIT_POINTER(new_node->child[1], NULL); in trie_update_elem()
545 RCU_INIT_POINTER(*trim, NULL); in trie_delete_elem()
646 RCU_INIT_POINTER(*slot, NULL); in trie_free()
/linux-6.15/net/sched/
H A Dcls_u32.c474 RCU_INIT_POINTER(*kp, key->next); in u32_delete_key()
595 RCU_INIT_POINTER(ht->ht[h], in u32_clear_hnode()
626 RCU_INIT_POINTER(*hn, ht->next); in u32_destroy_hnode()
653 RCU_INIT_POINTER(tp_c->hlist, ht->next); in u32_destroy()
818 RCU_INIT_POINTER(n->next, pins->next); in u32_replace_knode()
833 RCU_INIT_POINTER(new->next, n->next); in u32_init_knode()
835 RCU_INIT_POINTER(new->ht_up, n->ht_up); in u32_init_knode()
840 RCU_INIT_POINTER(new->ht_down, ht); in u32_init_knode()
1009 RCU_INIT_POINTER(ht->next, tp_c->hlist); in u32_change()
1128 RCU_INIT_POINTER(n->ht_up, ht); in u32_change()
[all …]
H A Dcls_fw.c144 RCU_INIT_POINTER(head->ht[h], in fw_destroy()
174 RCU_INIT_POINTER(*fp, rtnl_dereference(f->next)); in fw_delete()
293 RCU_INIT_POINTER(fnew->next, rtnl_dereference(pfp->next)); in fw_change()
333 RCU_INIT_POINTER(f->next, head->ht[fw_hash(handle)]); in fw_change()
/linux-6.15/tools/include/linux/
H A Drcu.h23 #define RCU_INIT_POINTER(p, v) do { (p) = (v); } while (0) macro
/linux-6.15/tools/testing/shared/linux/
H A Drcupdate.h10 #define RCU_INIT_POINTER(p, v) do { (p) = (v); } while (0) macro
/linux-6.15/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic_main.c218 RCU_INIT_POINTER(nf_nat_snmp_hook, help); in nf_nat_snmp_basic_init()
225 RCU_INIT_POINTER(nf_nat_snmp_hook, NULL); in nf_nat_snmp_basic_fini()
/linux-6.15/lib/
H A Dxarray.c396 RCU_INIT_POINTER(node->parent, xas->xa_node); in xas_alloc()
465 RCU_INIT_POINTER(xa->xa_head, entry); in xas_shrink()
472 RCU_INIT_POINTER(node->slots[0], XA_RETRY_ENTRY); in xas_shrink()
597 RCU_INIT_POINTER(node->slots[0], head); in xas_expand()
1023 RCU_INIT_POINTER(node->slots[i], entry); in __xas_init_node_for_split()
1026 RCU_INIT_POINTER(node->slots[i], sibling); in __xas_init_node_for_split()
1064 RCU_INIT_POINTER(node->parent, xas->xa_alloc); in xas_split_alloc()
1111 RCU_INIT_POINTER(child->parent, node); in xas_split()
1221 RCU_INIT_POINTER(child->parent, xas->xa_alloc); in xas_try_split()
1231 RCU_INIT_POINTER(child->parent, node); in xas_try_split()
[all …]
/linux-6.15/net/core/
H A Drequest_sock.c96 RCU_INIT_POINTER(tcp_sk(sk)->fastopen_rsk, NULL); in reqsk_fastopen_remove()

12345678910