Home
last modified time | relevance | path

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

123456789

/Linux-v5.4/net/ipv4/netfilter/
Dnf_nat_h323.c595 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_hook, NULL); in fini()
[all …]
Dnf_nat_pptp.c304 RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, pptp_outbound_pkt); in nf_nat_helper_pptp_init()
307 RCU_INIT_POINTER(nf_nat_pptp_hook_inbound, pptp_inbound_pkt); in nf_nat_helper_pptp_init()
310 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, pptp_exp_gre); in nf_nat_helper_pptp_init()
313 RCU_INIT_POINTER(nf_nat_pptp_hook_expectfn, pptp_nat_expected); in nf_nat_helper_pptp_init()
319 RCU_INIT_POINTER(nf_nat_pptp_hook_expectfn, NULL); in nf_nat_helper_pptp_fini()
320 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, NULL); in nf_nat_helper_pptp_fini()
321 RCU_INIT_POINTER(nf_nat_pptp_hook_inbound, NULL); in nf_nat_helper_pptp_fini()
322 RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, NULL); in nf_nat_helper_pptp_fini()
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-v5.4/drivers/dma-buf/
Ddma-resv.c108 RCU_INIT_POINTER(obj->fence, NULL); in dma_resv_init()
109 RCU_INIT_POINTER(obj->fence_excl, NULL); in dma_resv_init()
183 RCU_INIT_POINTER(new->shared[--k], fence); in dma_resv_reserve_shared()
185 RCU_INIT_POINTER(new->shared[j++], fence); in dma_resv_reserve_shared()
254 RCU_INIT_POINTER(fobj->shared[i], fence); in dma_resv_add_shared_fence()
289 RCU_INIT_POINTER(obj->fence_excl, fence); in dma_resv_add_excl_fence()
374 RCU_INIT_POINTER(dst->fence_excl, new); in dma_resv_copy_fences()
375 RCU_INIT_POINTER(dst->fence, dst_list); in dma_resv_copy_fences()
/Linux-v5.4/net/netfilter/
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()
Dnf_nat_amanda.c79 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()
Dnf_nat_irc.c101 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()
Dnf_conntrack_timeout.c37 RCU_INIT_POINTER(timeout_ext->timeout, NULL); in untimeout()
131 RCU_INIT_POINTER(timeout_ext->timeout, NULL); in nf_ct_destroy_timeout()
Dnf_nat_ftp.c130 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()
/Linux-v5.4/net/netfilter/ipvs/
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()
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-v5.4/net/802/
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-v5.4/net/mac80211/
Dscan.c428 RCU_INIT_POINTER(local->scan_req, NULL); in __ieee80211_scan_completed()
432 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_scan_completed()
787 RCU_INIT_POINTER(local->scan_sdata, NULL); in __ieee80211_start_scan()
1027 RCU_INIT_POINTER(local->scan_req, NULL); in ieee80211_scan_work()
1028 RCU_INIT_POINTER(local->scan_sdata, NULL); in ieee80211_scan_work()
1286 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in __ieee80211_request_sched_scan_start()
1287 RCU_INIT_POINTER(local->sched_scan_req, NULL); in __ieee80211_request_sched_scan_start()
1325 RCU_INIT_POINTER(local->sched_scan_req, NULL); in ieee80211_request_sched_scan_stop()
1332 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in ieee80211_request_sched_scan_stop()
1359 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); in ieee80211_sched_scan_end()
[all …]
/Linux-v5.4/kernel/bpf/
Dreuseport_array.c35 RCU_INIT_POINTER(*socks, NULL); in bpf_sk_reuseport_detach()
81 RCU_INIT_POINTER(array->ptrs[index], NULL); in reuseport_array_delete_elem()
138 RCU_INIT_POINTER(array->ptrs[i], NULL); in reuseport_array_free()
Dlpm_trie.c336 RCU_INIT_POINTER(new_node->child[0], NULL); in trie_update_elem()
337 RCU_INIT_POINTER(new_node->child[1], NULL); in trie_update_elem()
517 RCU_INIT_POINTER(*trim, NULL); in trie_delete_elem()
621 RCU_INIT_POINTER(*slot, NULL); in trie_free()
/Linux-v5.4/tools/include/linux/
Drcu.h23 #define RCU_INIT_POINTER(p, v) do { (p) = (v); } while (0) macro
/Linux-v5.4/drivers/misc/mic/scif/
Dscif_peer_bus.c93 RCU_INIT_POINTER(scifdev->spdev, NULL); in scif_peer_add_device()
154 RCU_INIT_POINTER(scifdev->spdev, NULL); in scif_peer_unregister_device()
/Linux-v5.4/net/sched/
Dcls_u32.c380 RCU_INIT_POINTER(root_ht->next, tp_c->hlist); in u32_init()
456 RCU_INIT_POINTER(*kp, key->next); in u32_delete_key()
577 RCU_INIT_POINTER(ht->ht[h], in u32_clear_hnode()
610 RCU_INIT_POINTER(*hn, ht->next); in u32_destroy_hnode()
637 RCU_INIT_POINTER(tp_c->hlist, ht->next); in u32_destroy()
788 RCU_INIT_POINTER(n->next, pins->next); in u32_replace_knode()
805 RCU_INIT_POINTER(new->next, n->next); in u32_init_knode()
807 RCU_INIT_POINTER(new->ht_up, n->ht_up); in u32_init_knode()
813 RCU_INIT_POINTER(new->ht_down, ht); in u32_init_knode()
972 RCU_INIT_POINTER(ht->next, tp_c->hlist); in u32_change()
[all …]
Dcls_fw.c142 RCU_INIT_POINTER(head->ht[h], in fw_destroy()
172 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()
Dcls_rsvp.h234 RCU_INIT_POINTER(n->next, pins->next); in rsvp_replace()
324 RCU_INIT_POINTER(data->ht[h1], s->next); in rsvp_destroy()
355 RCU_INIT_POINTER(*fp, f->next); in rsvp_delete()
369 RCU_INIT_POINTER(*sp, s->next); in rsvp_delete()
618 RCU_INIT_POINTER(f->next, nfp); in rsvp_change()
645 RCU_INIT_POINTER(s->next, nsp); in rsvp_change()
/Linux-v5.4/tools/testing/radix-tree/linux/
Drcupdate.h10 #define RCU_INIT_POINTER(p, v) do { (p) = (v); } while (0) macro
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_active.h65 RCU_INIT_POINTER(active->request, rq); in i915_active_request_init()
328 RCU_INIT_POINTER(active->request, NULL); in i915_active_request_retire()
/Linux-v5.4/include/linux/
Drhashtable.h761 RCU_INIT_POINTER(list->next, plist); in __rhashtable_insert_fast()
763 RCU_INIT_POINTER(list->rhead.next, head); in __rhashtable_insert_fast()
786 RCU_INIT_POINTER(obj->next, head); in __rhashtable_insert_fast()
791 RCU_INIT_POINTER(list->next, NULL); in __rhashtable_insert_fast()
1034 RCU_INIT_POINTER(*lpprev, list); in __rhashtable_remove_fast_one()
1045 RCU_INIT_POINTER(list->rhead.next, obj); in __rhashtable_remove_fast_one()
Dnetfilter_ingress.h43 RCU_INIT_POINTER(dev->nf_hooks_ingress, NULL); in nf_hook_ingress_init()
/Linux-v5.4/net/core/
Dbpf_sk_storage.c170 RCU_INIT_POINTER(sk->sk_bpf_storage, NULL); in __selem_unlink_sk()
189 RCU_INIT_POINTER(sk_storage->cache[smap->cache_idx], NULL); in __selem_unlink_sk()
218 RCU_INIT_POINTER(selem->sk_storage, sk_storage); in __selem_link_sk()
245 RCU_INIT_POINTER(SDATA(selem)->smap, smap); in selem_link_map()
779 RCU_INIT_POINTER(newsk->sk_bpf_storage, NULL); in bpf_sk_storage_clone()

123456789