/linux/net/netfilter/ |
H A D | nf_nat_tftp.c | 43 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 D | nf_nat_amanda.c | 67 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 D | nf_nat_irc.c | 89 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 D | nf_conntrack_timeout.c | 38 RCU_INIT_POINTER(timeout_ext->timeout, NULL); in untimeout() 141 RCU_INIT_POINTER(timeout_ext->timeout, NULL); in nf_ct_destroy_timeout()
|
H A D | nf_nat_ftp.c | 117 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()
|
H A D | nf_conntrack_helper.c | 214 RCU_INIT_POINTER(help->helper, NULL); in __nf_ct_try_assign_helper() 229 RCU_INIT_POINTER(help->helper, NULL); in __nf_ct_try_assign_helper() 247 RCU_INIT_POINTER(help->helper, NULL); in unhelp()
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_dh.c | 114 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 D | ip_vs_sh.c | 181 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/net/802/ |
H A D | stp.c | 89 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/fs/nfs_common/ |
H A D | nfslocalio.c | 40 RCU_INIT_POINTER(nfs_uuid->net, NULL); in nfs_uuid_init() 161 RCU_INIT_POINTER(nfs_uuid->net, NULL); in nfs_uuid_put() 334 RCU_INIT_POINTER(nfl->nfs_uuid, NULL); in nfs_close_local_fh()
|
/linux/net/mac80211/ |
H A D | scan.c | 491 RCU_INIT_POINTER(local->scan_req, NULL); in __ieee80211_scan_completed() 492 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_scan_completed() 884 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_start_scan() 1124 RCU_INIT_POINTER(local->scan_req, NULL); in ieee80211_scan_work() 1125 RCU_INIT_POINTER(local->scan_sdata, NULL); in ieee80211_scan_work() 1377 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in __ieee80211_request_sched_scan_start() 1378 RCU_INIT_POINTER(local->sched_scan_req, NULL); in __ieee80211_request_sched_scan_start() 1408 RCU_INIT_POINTER(local->sched_scan_req, NULL); in ieee80211_request_sched_scan_stop() 1415 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in ieee80211_request_sched_scan_stop() 1438 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in ieee80211_sched_scan_end() [all …]
|
/linux/kernel/bpf/ |
H A D | bpf_local_storage.c | 310 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 D | reuseport_array.c | 36 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 D | lpm_trie.c | 351 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/net/sched/ |
H A D | cls_fw.c | 144 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()
|
H A D | cls_route.c | 298 RCU_INIT_POINTER(b->ht[h2], next); in route4_destroy() 306 RCU_INIT_POINTER(head->table[h1], NULL); in route4_destroy() 335 RCU_INIT_POINTER(*fp, rtnl_dereference(f->next)); in route4_delete() 358 RCU_INIT_POINTER(head->table[to_hash(h)], NULL); in route4_delete()
|
/linux/tools/include/linux/ |
H A D | rcu.h | 23 #define RCU_INIT_POINTER(p, v) do { (p) = (v); } while (0) macro
|
/linux/tools/testing/shared/linux/ |
H A D | rcupdate.h | 10 #define RCU_INIT_POINTER(p, v) do { (p) = (v); } while (0) macro
|
/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic_main.c | 218 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/lib/ |
H A D | xarray.c | 396 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() 545 RCU_INIT_POINTER(node->slots[offset], XA_RETRY_ENTRY); in xas_free_nodes() 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(chil in xas_try_split() [all...] |
/linux/drivers/net/wireless/intel/iwlwifi/mld/ |
H A D | link.c | 407 RCU_INIT_POINTER(mld_link->probe_resp_data, NULL); in iwl_mld_deactivate_link() 484 RCU_INIT_POINTER(mld->fw_id_to_bss_conf[link->fw_id], NULL); in iwl_mld_add_link() 485 RCU_INIT_POINTER(mld_vif->link[bss_conf->link_id], NULL); in iwl_mld_add_link() 514 RCU_INIT_POINTER(mld_vif->link[bss_conf->link_id], NULL); in iwl_mld_remove_link() 519 RCU_INIT_POINTER(mld->fw_id_to_bss_conf[link->fw_id], NULL); in iwl_mld_remove_link()
|
/linux/drivers/scsi/libfc/ |
H A D | fc_libfc.c | 287 RCU_INIT_POINTER(fc_passive_prov[type], NULL); in fc_fc4_deregister_provider() 289 RCU_INIT_POINTER(fc_active_prov[type], NULL); in fc_fc4_deregister_provider()
|
/linux/net/core/ |
H A D | request_sock.c | 96 RCU_INIT_POINTER(tcp_sk(sk)->fastopen_rsk, NULL); in reqsk_fastopen_remove()
|
/linux/net/caif/ |
H A D | cfmuxl.c | 111 RCU_INIT_POINTER(muxl->dn_cache[idx], NULL); in cfmuxl_remove_dnlayer() 167 RCU_INIT_POINTER(muxl->up_cache[idx], NULL); in cfmuxl_remove_uplayer()
|
/linux/drivers/net/can/ |
H A D | vxcan.c | 266 RCU_INIT_POINTER(priv->peer, NULL); in vxcan_dellink() 271 RCU_INIT_POINTER(priv->peer, NULL); in vxcan_dellink()
|