/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | nf_nat_h323.c | 595 RCU_INIT_POINTER(set_h245_addr_hook, set_h245_addr); in init() 596 RCU_INIT_POINTER(set_h225_addr_hook, set_h225_addr); in init() 597 RCU_INIT_POINTER(set_sig_addr_hook, set_sig_addr); in init() 598 RCU_INIT_POINTER(set_ras_addr_hook, set_ras_addr); in init() 599 RCU_INIT_POINTER(nat_rtp_rtcp_hook, nat_rtp_rtcp); in init() 600 RCU_INIT_POINTER(nat_t120_hook, nat_t120); in init() 601 RCU_INIT_POINTER(nat_h245_hook, nat_h245); in init() 602 RCU_INIT_POINTER(nat_callforwarding_hook, nat_callforwarding); in init() 603 RCU_INIT_POINTER(nat_q931_hook, nat_q931); in init() 612 RCU_INIT_POINTER(set_h245_addr_hoo in fini() [all...] |
H A D | nf_nat_pptp.c | 301 RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, pptp_outbound_pkt); in nf_nat_helper_pptp_init() 304 RCU_INIT_POINTER(nf_nat_pptp_hook_inbound, pptp_inbound_pkt); in nf_nat_helper_pptp_init() 307 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, pptp_exp_gre); in nf_nat_helper_pptp_init() 310 RCU_INIT_POINTER(nf_nat_pptp_hook_expectfn, pptp_nat_expected); in nf_nat_helper_pptp_init() 316 RCU_INIT_POINTER(nf_nat_pptp_hook_expectfn, NULL); in nf_nat_helper_pptp_fini() 317 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, NULL); in nf_nat_helper_pptp_fini() 318 RCU_INIT_POINTER(nf_nat_pptp_hook_inbound, NULL); in nf_nat_helper_pptp_fini() 319 RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, NULL); in nf_nat_helper_pptp_fini()
|
/kernel/linux/linux-5.10/drivers/dma-buf/ |
H A D | dma-resv.c | 147 RCU_INIT_POINTER(obj->fence, NULL); in dma_resv_init() 148 RCU_INIT_POINTER(obj->fence_excl, NULL); in dma_resv_init() 222 RCU_INIT_POINTER(new->shared[--k], fence); in dma_resv_reserve_shared() 224 RCU_INIT_POINTER(new->shared[j++], fence); in dma_resv_reserve_shared() 292 RCU_INIT_POINTER(fobj->shared[i], fence); in dma_resv_add_shared_fence() 325 RCU_INIT_POINTER(obj->fence_excl, fence); in dma_resv_add_excl_fence() 408 RCU_INIT_POINTER(dst->fence_excl, new); in dma_resv_copy_fences() 409 RCU_INIT_POINTER(dst->fence, dst_list); in dma_resv_copy_fences()
|
/kernel/linux/linux-5.10/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 | 79 RCU_INIT_POINTER(nf_nat_amanda_hook, NULL); in nf_nat_amanda_fini() 87 RCU_INIT_POINTER(nf_nat_amanda_hook, help); in nf_nat_amanda_init()
|
H A D | nf_conntrack_timeout.c | 37 RCU_INIT_POINTER(timeout_ext->timeout, NULL); in untimeout() 131 RCU_INIT_POINTER(timeout_ext->timeout, NULL); in nf_ct_destroy_timeout()
|
H A D | nf_nat_ftp.c | 130 RCU_INIT_POINTER(nf_nat_ftp_hook, NULL); in nf_nat_ftp_fini() 138 RCU_INIT_POINTER(nf_nat_ftp_hook, nf_nat_ftp); in nf_nat_ftp_init()
|
H A D | nf_nat_irc.c | 101 RCU_INIT_POINTER(nf_nat_irc_hook, NULL); in nf_nat_irc_fini() 109 RCU_INIT_POINTER(nf_nat_irc_hook, help); in nf_nat_irc_init()
|
/kernel/linux/linux-6.6/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_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_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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | netfilter_netdev.h | 143 RCU_INIT_POINTER(dev->nf_hooks_ingress, NULL); in nf_hook_netdev_init() 146 RCU_INIT_POINTER(dev->nf_hooks_egress, NULL); in nf_hook_netdev_init()
|
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
H A D | allowedips.c | 193 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()
|
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | allowedips.c | 193 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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | scan.c | 466 RCU_INIT_POINTER(local->scan_req, NULL); in __ieee80211_scan_completed() 467 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_scan_completed() 834 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_start_scan() 1095 RCU_INIT_POINTER(local->scan_req, NULL); in ieee80211_scan_work() 1096 RCU_INIT_POINTER(local->scan_sdata, NULL); in ieee80211_scan_work() 1361 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in __ieee80211_request_sched_scan_start() 1362 RCU_INIT_POINTER(local->sched_scan_req, NULL); in __ieee80211_request_sched_scan_start() 1400 RCU_INIT_POINTER(local->sched_scan_req, NULL); in ieee80211_request_sched_scan_stop() 1407 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in ieee80211_request_sched_scan_stop() 1434 RCU_INIT_POINTER(loca in ieee80211_sched_scan_end() [all...] |
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | scan.c | 461 RCU_INIT_POINTER(local->scan_req, NULL); in __ieee80211_scan_completed() 462 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_scan_completed() 828 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_start_scan() 1089 RCU_INIT_POINTER(local->scan_req, NULL); in ieee80211_scan_work() 1090 RCU_INIT_POINTER(local->scan_sdata, NULL); in ieee80211_scan_work() 1351 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in __ieee80211_request_sched_scan_start() 1352 RCU_INIT_POINTER(local->sched_scan_req, NULL); in __ieee80211_request_sched_scan_start() 1390 RCU_INIT_POINTER(local->sched_scan_req, NULL); in ieee80211_request_sched_scan_stop() 1397 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in ieee80211_request_sched_scan_stop() 1424 RCU_INIT_POINTER(loca in ieee80211_sched_scan_end() [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | bpf_local_storage.c | 278 RCU_INIT_POINTER(*owner_storage(smap, owner), NULL); in bpf_selem_unlink_storage_nolock() 297 RCU_INIT_POINTER(local_storage->cache[smap->cache_idx], NULL); in bpf_selem_unlink_storage_nolock() 302 RCU_INIT_POINTER(local_storage->smap, NULL); in bpf_selem_unlink_storage_nolock() 373 RCU_INIT_POINTER(selem->local_storage, local_storage); in bpf_selem_link_storage_nolock() 402 RCU_INIT_POINTER(SDATA(selem)->smap, smap); in bpf_selem_link_map() 501 RCU_INIT_POINTER(storage->smap, smap); in bpf_local_storage_alloc()
|
/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | rcu.h | 23 #define RCU_INIT_POINTER(p, v) do { (p) = (v); } while (0) macro
|
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | rcu.h | 23 #define RCU_INIT_POINTER(p, v) do { (p) = (v); } while (0) macro
|