Searched refs:RCU_INIT_POINTER (Results 1 - 171 of 171) sorted by relevance

/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
H A Dcompiler.h7 #define RCU_INIT_POINTER(p, v) p=(v) macro
/linux-4.4.14/net/ipv4/
H A Dinetpeer.c263 RCU_INIT_POINTER(node->avl_left, lr); /* lr: RH or RH+1 */ peer_avl_rebalance()
264 RCU_INIT_POINTER(node->avl_right, r); /* r: RH */ peer_avl_rebalance()
266 RCU_INIT_POINTER(l->avl_left, ll); /* ll: RH+1 */ peer_avl_rebalance()
267 RCU_INIT_POINTER(l->avl_right, node); /* node: RH+1 or RH+2 */ peer_avl_rebalance()
269 RCU_INIT_POINTER(*nodep, l); peer_avl_rebalance()
273 RCU_INIT_POINTER(node->avl_left, lrr); /* lrr: RH or RH-1 */ peer_avl_rebalance()
274 RCU_INIT_POINTER(node->avl_right, r); /* r: RH */ peer_avl_rebalance()
276 RCU_INIT_POINTER(l->avl_left, ll); /* ll: RH */ peer_avl_rebalance()
277 RCU_INIT_POINTER(l->avl_right, lrl); /* lrl: RH or RH-1 */ peer_avl_rebalance()
279 RCU_INIT_POINTER(lr->avl_left, l); /* l: RH+1 */ peer_avl_rebalance()
280 RCU_INIT_POINTER(lr->avl_right, node); /* node: RH+1 */ peer_avl_rebalance()
282 RCU_INIT_POINTER(*nodep, lr); peer_avl_rebalance()
291 RCU_INIT_POINTER(node->avl_right, rl); /* rl: LH or LH+1 */ peer_avl_rebalance()
292 RCU_INIT_POINTER(node->avl_left, l); /* l: LH */ peer_avl_rebalance()
294 RCU_INIT_POINTER(r->avl_right, rr); /* rr: LH+1 */ peer_avl_rebalance()
295 RCU_INIT_POINTER(r->avl_left, node); /* node: LH+1 or LH+2 */ peer_avl_rebalance()
297 RCU_INIT_POINTER(*nodep, r); peer_avl_rebalance()
301 RCU_INIT_POINTER(node->avl_right, rll); /* rll: LH or LH-1 */ peer_avl_rebalance()
302 RCU_INIT_POINTER(node->avl_left, l); /* l: LH */ peer_avl_rebalance()
304 RCU_INIT_POINTER(r->avl_right, rr); /* rr: LH */ peer_avl_rebalance()
305 RCU_INIT_POINTER(r->avl_left, rlr); /* rlr: LH or LH-1 */ peer_avl_rebalance()
307 RCU_INIT_POINTER(rl->avl_right, r); /* r: LH+1 */ peer_avl_rebalance()
308 RCU_INIT_POINTER(rl->avl_left, node); /* node: LH+1 */ peer_avl_rebalance()
310 RCU_INIT_POINTER(*nodep, rl); peer_avl_rebalance()
354 RCU_INIT_POINTER(*delp[0], t); unlink_from_pool()
H A Dfib_frontend.c1251 RCU_INIT_POINTER(net->ipv4.fib_local, NULL); ip_fib_net_exit()
1252 RCU_INIT_POINTER(net->ipv4.fib_main, NULL); ip_fib_net_exit()
1253 RCU_INIT_POINTER(net->ipv4.fib_default, NULL); ip_fib_net_exit()
H A Dip_sockglue.c341 RCU_INIT_POINTER(*rap, ra->next); ip_ra_control()
363 RCU_INIT_POINTER(new_ra->next, ra); ip_ra_control()
H A Ddevinet.c302 RCU_INIT_POINTER(dev->ip_ptr, NULL); inetdev_destroy()
1409 RCU_INIT_POINTER(dev->ip_ptr, NULL); inetdev_event()
H A Dfib_semantics.c150 /* Not even needed : RCU_INIT_POINTER(*rtp, NULL); rt_fibinfo_free()
H A Digmp.c1288 RCU_INIT_POINTER(mc_hash[hash], im); for_each_pmc_rtnl()
2107 RCU_INIT_POINTER(iml->sflist, NULL); ip_mc_leave_src()
H A Droute.c575 RCU_INIT_POINTER(fnhe->fnhe_rth_input, NULL); fnhe_flush_routes()
580 RCU_INIT_POINTER(fnhe->fnhe_rth_output, NULL); fnhe_flush_routes()
H A Dipmr.c1256 RCU_INIT_POINTER(mrt->mroute_sk, NULL); ipmr_for_each_table()
H A Dfib_trie.c184 #define NODE_INIT_PARENT(n, p) RCU_INIT_POINTER(tn_info(n)->parent, p)
/linux-4.4.14/net/netfilter/
H A Dnf_nat_tftp.c40 RCU_INIT_POINTER(nf_nat_tftp_hook, NULL); nf_nat_tftp_fini()
47 RCU_INIT_POINTER(nf_nat_tftp_hook, help); nf_nat_tftp_init()
H A Dnf_nat_amanda.c78 RCU_INIT_POINTER(nf_nat_amanda_hook, NULL); nf_nat_amanda_fini()
85 RCU_INIT_POINTER(nf_nat_amanda_hook, help); nf_nat_amanda_init()
H A Dnf_nat_ftp.c125 RCU_INIT_POINTER(nf_nat_ftp_hook, NULL); nf_nat_ftp_fini()
132 RCU_INIT_POINTER(nf_nat_ftp_hook, nf_nat_ftp); nf_nat_ftp_init()
H A Dnf_nat_irc.c98 RCU_INIT_POINTER(nf_nat_irc_hook, NULL); nf_nat_irc_fini()
105 RCU_INIT_POINTER(nf_nat_irc_hook, help); nf_nat_irc_init()
H A Dnf_nat_core.c611 RCU_INIT_POINTER(l4protos[i], &nf_nat_l4proto_unknown); nf_nat_l4proto_register()
628 RCU_INIT_POINTER(nf_nat_l4protos[l3proto][l4proto->l4proto], l4proto); nf_nat_l4proto_register()
639 RCU_INIT_POINTER(nf_nat_l4protos[l3proto][l4proto->l4proto], nf_nat_l4proto_unregister()
657 RCU_INIT_POINTER(nf_nat_l4protos[l3proto->l3proto][IPPROTO_TCP], nf_nat_l3proto_register()
659 RCU_INIT_POINTER(nf_nat_l4protos[l3proto->l3proto][IPPROTO_UDP], nf_nat_l3proto_register()
663 RCU_INIT_POINTER(nf_nat_l3protos[l3proto->l3proto], l3proto); nf_nat_l3proto_register()
671 RCU_INIT_POINTER(nf_nat_l3protos[l3proto->l3proto], NULL); nf_nat_l3proto_unregister()
871 RCU_INIT_POINTER(nfnetlink_parse_nat_setup_hook, nf_nat_init()
875 RCU_INIT_POINTER(nf_nat_decode_session_hook, __nf_nat_decode_session); nf_nat_init()
891 RCU_INIT_POINTER(nfnetlink_parse_nat_setup_hook, NULL); nf_nat_cleanup()
893 RCU_INIT_POINTER(nf_nat_decode_session_hook, NULL); nf_nat_cleanup()
H A Dnfnetlink_cttimeout.c301 RCU_INIT_POINTER(timeout_ext->timeout, NULL); untimeout()
583 RCU_INIT_POINTER(nf_ct_timeout_find_get_hook, ctnl_timeout_find_get); cttimeout_init()
584 RCU_INIT_POINTER(nf_ct_timeout_put_hook, ctnl_timeout_put); cttimeout_init()
612 RCU_INIT_POINTER(nf_ct_timeout_find_get_hook, NULL); cttimeout_exit()
613 RCU_INIT_POINTER(nf_ct_timeout_put_hook, NULL); cttimeout_exit()
H A Dnf_conntrack_helper.c225 RCU_INIT_POINTER(help->helper, NULL); __nf_ct_try_assign_helper()
242 RCU_INIT_POINTER(help->helper, NULL); __nf_ct_try_assign_helper()
262 RCU_INIT_POINTER(help->helper, NULL); unhelp()
H A Dnf_log.c67 RCU_INIT_POINTER(net->nf.nf_loggers[i], NULL); nf_log_unset()
117 RCU_INIT_POINTER(loggers[i][logger->type], NULL); nf_log_unregister()
145 RCU_INIT_POINTER(net->nf.nf_loggers[pf], NULL); nf_log_unbind_pf()
H A Dnf_conntrack_ecache.c201 RCU_INIT_POINTER(net->ct.nf_conntrack_event_cb, NULL); nf_conntrack_unregister_notifier()
237 RCU_INIT_POINTER(net->ct.nf_expect_event_cb, NULL); nf_ct_expect_unregister_notifier()
H A Dnf_conntrack_extend.c186 RCU_INIT_POINTER(nf_ct_ext_types[type->id], NULL); nf_ct_extend_unregister()
H A Dnf_queue.c44 RCU_INIT_POINTER(queue_handler, NULL); nf_unregister_queue_handler()
H A Dcore.c43 RCU_INIT_POINTER(nf_afinfo[afinfo->family], afinfo); nf_register_afinfo()
52 RCU_INIT_POINTER(nf_afinfo[afinfo->family], NULL); nf_unregister_afinfo()
H A Dnf_nat_sip.c628 RCU_INIT_POINTER(nf_nat_sip_hooks, NULL); nf_nat_sip_fini()
647 RCU_INIT_POINTER(nf_nat_sip_hooks, &sip_hooks); nf_nat_sip_init()
H A Dnf_conntrack_core.c1466 RCU_INIT_POINTER(ip_ct_attach, NULL); nf_conntrack_cleanup_start()
1471 RCU_INIT_POINTER(nf_ct_destroy, NULL); nf_conntrack_cleanup_end()
1747 RCU_INIT_POINTER(ip_ct_attach, nf_conntrack_attach); nf_conntrack_init_end()
1748 RCU_INIT_POINTER(nf_ct_destroy, destroy_conntrack); nf_conntrack_init_end()
H A Dnf_conntrack_proto.c387 RCU_INIT_POINTER(proto_array[i], &nf_conntrack_l4proto_generic); nf_ct_l4proto_register()
H A Dxt_CT.c326 RCU_INIT_POINTER(timeout_ext->timeout, NULL); xt_ct_destroy_timeout()
H A Dnfnetlink.c525 RCU_INIT_POINTER(net->nfnl, NULL); nfnetlink_net_exit_batch()
H A Dnf_conntrack_netlink.c1489 RCU_INIT_POINTER(help->helper, NULL); ctnetlink_change_helper()
1784 RCU_INIT_POINTER(help->helper, helper); ctnetlink_create_conntrack()
3392 RCU_INIT_POINTER(nfnl_ct_hook, &ctnetlink_glue_hook); ctnetlink_init()
3412 RCU_INIT_POINTER(nfnl_ct_hook, NULL); ctnetlink_exit()
/linux-4.4.14/net/bridge/netfilter/
H A Debtable_broute.c90 RCU_INIT_POINTER(br_should_route_hook, ebtable_broute_init()
97 RCU_INIT_POINTER(br_should_route_hook, NULL); ebtable_broute_fini()
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_nat_pptp.c288 RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, pptp_outbound_pkt); nf_nat_helper_pptp_init()
291 RCU_INIT_POINTER(nf_nat_pptp_hook_inbound, pptp_inbound_pkt); nf_nat_helper_pptp_init()
294 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, pptp_exp_gre); nf_nat_helper_pptp_init()
297 RCU_INIT_POINTER(nf_nat_pptp_hook_expectfn, pptp_nat_expected); nf_nat_helper_pptp_init()
303 RCU_INIT_POINTER(nf_nat_pptp_hook_expectfn, NULL); nf_nat_helper_pptp_fini()
304 RCU_INIT_POINTER(nf_nat_pptp_hook_exp_gre, NULL); nf_nat_helper_pptp_fini()
305 RCU_INIT_POINTER(nf_nat_pptp_hook_inbound, NULL); nf_nat_helper_pptp_fini()
306 RCU_INIT_POINTER(nf_nat_pptp_hook_outbound, NULL); nf_nat_helper_pptp_fini()
H A Dnf_nat_h323.c593 RCU_INIT_POINTER(set_h245_addr_hook, set_h245_addr); init()
594 RCU_INIT_POINTER(set_h225_addr_hook, set_h225_addr); init()
595 RCU_INIT_POINTER(set_sig_addr_hook, set_sig_addr); init()
596 RCU_INIT_POINTER(set_ras_addr_hook, set_ras_addr); init()
597 RCU_INIT_POINTER(nat_rtp_rtcp_hook, nat_rtp_rtcp); init()
598 RCU_INIT_POINTER(nat_t120_hook, nat_t120); init()
599 RCU_INIT_POINTER(nat_h245_hook, nat_h245); init()
600 RCU_INIT_POINTER(nat_callforwarding_hook, nat_callforwarding); init()
601 RCU_INIT_POINTER(nat_q931_hook, nat_q931); init()
610 RCU_INIT_POINTER(set_h245_addr_hook, NULL); fini()
611 RCU_INIT_POINTER(set_h225_addr_hook, NULL); fini()
612 RCU_INIT_POINTER(set_sig_addr_hook, NULL); fini()
613 RCU_INIT_POINTER(set_ras_addr_hook, NULL); fini()
614 RCU_INIT_POINTER(nat_rtp_rtcp_hook, NULL); fini()
615 RCU_INIT_POINTER(nat_t120_hook, NULL); fini()
616 RCU_INIT_POINTER(nat_h245_hook, NULL); fini()
617 RCU_INIT_POINTER(nat_callforwarding_hook, NULL); fini()
618 RCU_INIT_POINTER(nat_q931_hook, NULL); fini()
H A Dnf_nat_snmp_basic.c1294 RCU_INIT_POINTER(nf_nat_snmp_hook, help); nf_nat_snmp_basic_init()
1306 RCU_INIT_POINTER(nf_nat_snmp_hook, NULL); nf_nat_snmp_basic_fini()
/linux-4.4.14/drivers/dma-buf/
H A Dreservation.c103 RCU_INIT_POINTER(fobj->shared[i], fence); reservation_object_add_shared_inplace()
116 RCU_INIT_POINTER(fobj->shared[fobj->shared_count], fence); reservation_object_add_shared_inplace()
135 RCU_INIT_POINTER(fobj->shared[0], fence); reservation_object_add_shared_replace()
156 RCU_INIT_POINTER(fobj->shared[i], fence); reservation_object_add_shared_replace()
158 RCU_INIT_POINTER(fobj->shared[i], check); reservation_object_add_shared_replace()
161 RCU_INIT_POINTER(fobj->shared[fobj->shared_count], fence); reservation_object_add_shared_replace()
169 * RCU_INIT_POINTER can be used here, reservation_object_add_shared_replace()
172 RCU_INIT_POINTER(obj->fence, fobj); reservation_object_add_shared_replace()
220 RCU_INIT_POINTER(obj->fence_excl, fence); reservation_object_add_excl_fence()
/linux-4.4.14/net/802/
H A Dstp.c92 RCU_INIT_POINTER(stp_proto, NULL); stp_proto_unregister()
94 RCU_INIT_POINTER(garp_protos[proto->group_address[5] - stp_proto_unregister()
H A Dgarp.c555 RCU_INIT_POINTER(dev->garp_port, NULL); garp_release_port()
607 RCU_INIT_POINTER(port->applicants[appl->type], NULL); garp_uninit_applicant()
H A Dmrp.c837 RCU_INIT_POINTER(dev->mrp_port, NULL); mrp_release_port()
893 RCU_INIT_POINTER(port->applicants[appl->type], NULL); mrp_uninit_applicant()
/linux-4.4.14/drivers/misc/cxl/
H A Dbase.c83 RCU_INIT_POINTER(cxl_calls, NULL); unregister_cxl_calls()
/linux-4.4.14/net/sched/
H A Dcls_fw.c147 RCU_INIT_POINTER(head->ht[h], fw_destroy()
153 RCU_INIT_POINTER(tp->root, NULL); fw_destroy()
173 RCU_INIT_POINTER(*fp, rtnl_dereference(f->next)); fw_delete()
287 RCU_INIT_POINTER(fnew->next, rtnl_dereference(pfp->next)); fw_change()
324 RCU_INIT_POINTER(f->next, head->ht[fw_hash(handle)]); fw_change()
H A Dcls_u32.c347 RCU_INIT_POINTER(root_ht->next, tp_c->hlist); u32_init()
415 RCU_INIT_POINTER(*kp, key->next); u32_delete_key()
434 RCU_INIT_POINTER(ht->ht[h], u32_clear_hnode()
457 RCU_INIT_POINTER(*hn, ht->next); u32_destroy_hnode()
524 RCU_INIT_POINTER(tp_c->hlist, ht->next); u32_destroy()
672 RCU_INIT_POINTER(n->next, pins->next); u32_replace_knode()
688 RCU_INIT_POINTER(new->next, n->next); u32_init_knode()
690 RCU_INIT_POINTER(new->ht_up, n->ht_up); u32_init_knode()
697 RCU_INIT_POINTER(new->ht_down, n->ht_down); u32_init_knode()
795 RCU_INIT_POINTER(ht->next, tp_c->hlist); u32_change()
845 RCU_INIT_POINTER(n->ht_up, ht); u32_change()
878 RCU_INIT_POINTER(n->next, pins); u32_change()
H A Dcls_route.c307 RCU_INIT_POINTER(b->ht[h2], next); route4_destroy()
312 RCU_INIT_POINTER(head->table[h1], NULL); route4_destroy()
316 RCU_INIT_POINTER(tp->root, NULL); route4_destroy()
342 RCU_INIT_POINTER(*fp, rtnl_dereference(f->next)); route4_delete()
364 RCU_INIT_POINTER(head->table[to_hash(h)], NULL); route4_delete()
H A Dcls_rsvp.h239 RCU_INIT_POINTER(n->next, pins->next); rsvp_replace()
319 RCU_INIT_POINTER(tp->root, NULL); rsvp_destroy()
325 RCU_INIT_POINTER(data->ht[h1], s->next); rsvp_destroy()
356 RCU_INIT_POINTER(*fp, f->next); rsvp_delete()
370 RCU_INIT_POINTER(*sp, s->next); rsvp_delete()
597 RCU_INIT_POINTER(f->next, nfp); rsvp_change()
624 RCU_INIT_POINTER(s->next, nsp); rsvp_change()
H A Dcls_api.c291 RCU_INIT_POINTER(*back, next); tc_ctl_tfilter()
320 RCU_INIT_POINTER(*back, next); tc_ctl_tfilter()
336 RCU_INIT_POINTER(tp->next, rtnl_dereference(*back)); tc_ctl_tfilter()
H A Dcls_cgroup.c135 RCU_INIT_POINTER(tp->root, NULL); cls_cgroup_destroy()
H A Dact_mirred.c239 RCU_INIT_POINTER(m->tcfm_dev, NULL); mirred_device_event()
H A Dcls_basic.c112 RCU_INIT_POINTER(tp->root, NULL); basic_destroy()
H A Dsch_atm.c276 RCU_INIT_POINTER(flow->filter_list, NULL); atm_tc_change()
549 RCU_INIT_POINTER(p->link.filter_list, NULL); atm_tc_init()
H A Dcls_bpf.c202 RCU_INIT_POINTER(tp->root, NULL); cls_bpf_destroy()
H A Dcls_flow.c586 RCU_INIT_POINTER(tp->root, NULL); flow_destroy()
H A Dcls_tcindex.c506 RCU_INIT_POINTER(tp->root, NULL); tcindex_destroy()
H A Dcls_flower.c180 RCU_INIT_POINTER(tp->root, NULL); fl_destroy()
H A Dsch_api.c1879 RCU_INIT_POINTER(*fl, tp->next); tcf_destroy_chain()
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_peer_bus.c101 RCU_INIT_POINTER(scifdev->spdev, NULL); scif_peer_add_device()
162 RCU_INIT_POINTER(scifdev->spdev, NULL); scif_peer_unregister_device()
H A Dscif_main.c137 RCU_INIT_POINTER(scifdev->spdev, NULL); scif_setup_scifdev()
/linux-4.4.14/include/linux/
H A Dreservation.h77 RCU_INIT_POINTER(obj->fence, NULL); reservation_object_init()
78 RCU_INIT_POINTER(obj->fence_excl, NULL); reservation_object_init()
H A Drcupdate.h642 * In some special cases, you may use RCU_INIT_POINTER() instead
643 * of rcu_assign_pointer(). RCU_INIT_POINTER() is a bit faster due
645 * That said, using RCU_INIT_POINTER() when you should have used
648 * See the RCU_INIT_POINTER() comment header for details.
1011 * RCU_INIT_POINTER() - initialize an RCU protected pointer
1017 * 1. This use of RCU_INIT_POINTER() is NULLing out the pointer -or-
1029 * Failure to follow these rules governing use of RCU_INIT_POINTER() will
1033 * please be very careful how you use RCU_INIT_POINTER()!!!
1037 * use RCU_INIT_POINTER() to initialize the internal RCU-protected
1042 * Note that unlike rcu_assign_pointer(), RCU_INIT_POINTER() provides no
1045 #define RCU_INIT_POINTER(p, v) \ macro
H A Drhashtable.h642 RCU_INIT_POINTER(obj->next, head);
/linux-4.4.14/net/ipv6/
H A Dnetfilter.c209 RCU_INIT_POINTER(nf_ipv6_ops, &ipv6ops); ipv6_netfilter_init()
218 RCU_INIT_POINTER(nf_ipv6_ops, NULL); ipv6_netfilter_fini()
H A Dip6_vti.c294 RCU_INIT_POINTER(ip6n->tnls_wc[0], NULL); vti6_dev_uninit()
H A Draw.c143 RCU_INIT_POINTER(mh_filter, NULL); rawv6_mh_filter_unregister()
H A Dip6_tunnel.c462 RCU_INIT_POINTER(ip6n->tnls_wc[0], NULL); ip6_tnl_dev_uninit()
H A Dsit.c473 RCU_INIT_POINTER(sitn->tunnels_wc[0], NULL); ipip6_tunnel_uninit()
H A Dtcp_ipv6.c1110 RCU_INIT_POINTER(newnp->opt, opt); tcp_v6_syn_recv_sock()
H A Daddrconf.c3347 RCU_INIT_POINTER(dev->ip6_ptr, NULL); addrconf_ifdown()
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_dh.c118 RCU_INIT_POINTER(b->dest, NULL); ip_vs_dh_reassign()
125 RCU_INIT_POINTER(b->dest, dest); ip_vs_dh_reassign()
149 RCU_INIT_POINTER(b->dest, NULL); ip_vs_dh_flush()
H A Dip_vs_sh.c185 RCU_INIT_POINTER(b->dest, NULL); ip_vs_sh_reassign()
192 RCU_INIT_POINTER(b->dest, dest); ip_vs_sh_reassign()
225 RCU_INIT_POINTER(b->dest, NULL); ip_vs_sh_flush()
H A Dip_vs_ctl.c641 RCU_INIT_POINTER(dest->dest_dst, NULL); __ip_vs_dst_cache_reset()
1248 RCU_INIT_POINTER(svc->pe, pe);
1336 RCU_INIT_POINTER(svc->scheduler, NULL); ip_vs_edit_service()
/linux-4.4.14/net/mac80211/
H A Dscan.c355 RCU_INIT_POINTER(local->scan_req, NULL); __ieee80211_scan_completed()
359 RCU_INIT_POINTER(local->scan_sdata, NULL); __ieee80211_scan_completed()
645 RCU_INIT_POINTER(local->scan_sdata, NULL); __ieee80211_start_scan()
873 RCU_INIT_POINTER(local->scan_req, NULL); ieee80211_scan_work()
874 RCU_INIT_POINTER(local->scan_sdata, NULL); ieee80211_scan_work()
1128 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); __ieee80211_request_sched_scan_start()
1129 RCU_INIT_POINTER(local->sched_scan_req, NULL); __ieee80211_request_sched_scan_start()
1167 RCU_INIT_POINTER(local->sched_scan_req, NULL); ieee80211_request_sched_scan_stop()
1174 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); ieee80211_request_sched_scan_stop()
1201 RCU_INIT_POINTER(local->sched_scan_sdata, NULL); ieee80211_sched_scan_end()
1204 RCU_INIT_POINTER(local->sched_scan_req, NULL); ieee80211_sched_scan_end()
H A Dmesh.c900 RCU_INIT_POINTER(ifmsh->beacon, NULL); ieee80211_stop_mesh()
1140 RCU_INIT_POINTER(ifmsh->csa, NULL); ieee80211_mesh_finish_csa()
1174 RCU_INIT_POINTER(ifmsh->csa, NULL); ieee80211_mesh_csa_beacon()
1402 RCU_INIT_POINTER(ifmsh->beacon, NULL); ieee80211_mesh_init_sdata()
H A Diface.c443 RCU_INIT_POINTER(local->monitor_sdata, NULL); ieee80211_add_virtual_monitor()
472 RCU_INIT_POINTER(local->monitor_sdata, NULL); ieee80211_del_virtual_monitor()
922 RCU_INIT_POINTER(sdata->vif.chanctx_conf, NULL); ieee80211_do_stop()
943 RCU_INIT_POINTER(local->p2p_sdata, NULL); ieee80211_do_stop()
H A Dibss.c260 RCU_INIT_POINTER(ifibss->presp, NULL); __ieee80211_sta_join_ibss()
371 RCU_INIT_POINTER(ifibss->presp, NULL); __ieee80211_sta_join_ibss()
733 RCU_INIT_POINTER(sdata->u.ibss.presp, NULL); ieee80211_ibss_disconnect()
H A Dagg-rx.c73 RCU_INIT_POINTER(sta->ampdu_mlme.tid_rx[tid], NULL); ___ieee80211_stop_rx_ba_session()
H A Dmesh_pathtbl.c1104 RCU_INIT_POINTER(mesh_paths, tbl_path); mesh_pathtbl_init()
1105 RCU_INIT_POINTER(mpp_paths, tbl_mpp); mesh_pathtbl_init()
H A Dcfg.c69 RCU_INIT_POINTER(sdata->u.vlan.sta, NULL); ieee80211_change_iface()
763 RCU_INIT_POINTER(sdata->u.ap.beacon, NULL); ieee80211_start_ap()
841 RCU_INIT_POINTER(sdata->u.ap.beacon, NULL); ieee80211_stop_ap()
842 RCU_INIT_POINTER(sdata->u.ap.probe_resp, NULL); ieee80211_stop_ap()
1350 RCU_INIT_POINTER(sta->sdata->u.vlan.sta, NULL); ieee80211_change_station()
H A Dsta_info.c884 RCU_INIT_POINTER(sdata->u.vlan.sta, NULL); __sta_info_destroy_part1()
H A Dutil.c1843 RCU_INIT_POINTER(local->monitor_sdata, NULL); ieee80211_reconfig()
H A Dtx.c2685 RCU_INIT_POINTER(sta->fast_tx, NULL); ieee80211_clear_fast_xmit()
/linux-4.4.14/drivers/net/team/
H A Dteam_mode_activebackup.c59 RCU_INIT_POINTER(ab_priv(team)->active_port, NULL); ab_port_leave()
H A Dteam_mode_loadbalance.c100 RCU_INIT_POINTER(pm->port, NULL); lb_tx_hash_to_port_mapping_null_port()
/linux-4.4.14/kernel/events/
H A Dcallchain.c55 RCU_INIT_POINTER(callchain_cpus_entries, NULL); release_callchain_buffers()
H A Dcore.c6778 RCU_INIT_POINTER(swhash->swevent_hlist, NULL); swevent_hlist_release()
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c175 RCU_INIT_POINTER(spufs_calls, NULL); unregister_spu_syscalls()
/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_libfc.c299 RCU_INIT_POINTER(fc_passive_prov[type], NULL); fc_fc4_deregister_provider()
301 RCU_INIT_POINTER(fc_active_prov[type], NULL); fc_fc4_deregister_provider()
/linux-4.4.14/net/caif/
H A Dcfmuxl.c111 RCU_INIT_POINTER(muxl->dn_cache[idx], NULL); cfmuxl_remove_dnlayer()
167 RCU_INIT_POINTER(muxl->up_cache[idx], NULL); cfmuxl_remove_uplayer()
/linux-4.4.14/net/mpls/
H A Daf_mpls.c552 RCU_INIT_POINTER(nh->nh_dev, dev); mpls_nh_assign_dev()
919 RCU_INIT_POINTER(dev->mpls_ptr, NULL);
1415 RCU_INIT_POINTER(rt0->rt_nh->nh_dev, lo); resize_platform_label_table()
1428 RCU_INIT_POINTER(rt2->rt_nh->nh_dev, lo); resize_platform_label_table()
1456 RCU_INIT_POINTER(labels[MPLS_LABEL_IPV6NULL], rt2); resize_platform_label_table()
1462 RCU_INIT_POINTER(labels[MPLS_LABEL_IPV4NULL], rt0); resize_platform_label_table()
1569 RCU_INIT_POINTER(platform_label[index], NULL); mpls_net_exit()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dkeys.c149 RCU_INIT_POINTER(dev->dma_mr, NULL); hfi1_free_lkey()
152 RCU_INIT_POINTER(rkt->table[r], NULL); hfi1_free_lkey()
H A Dqp.c268 RCU_INIT_POINTER(ibp->qp[0], NULL); remove_qp()
271 RCU_INIT_POINTER(ibp->qp[1], NULL); remove_qp()
283 RCU_INIT_POINTER(*qpp, remove_qp()
333 RCU_INIT_POINTER(dev->qp_dev->qp_table[n], NULL); free_all_qps()
1083 RCU_INIT_POINTER(qp->next, NULL); hfi1_create_qp()
1482 RCU_INIT_POINTER(dev->qp_dev->qp_table[i], NULL); hfi1_qp_init()
H A Dverbs.c1898 RCU_INIT_POINTER(ibp->qp[0], NULL); init_ibport()
1899 RCU_INIT_POINTER(ibp->qp[1], NULL); init_ibport()
1964 RCU_INIT_POINTER(dev->dma_mr, NULL); hfi1_register_ib_device()
1966 RCU_INIT_POINTER(dev->lk_table.table[i], NULL); hfi1_register_ib_device()
H A Dinit.c517 RCU_INIT_POINTER(ppd->cc_state, kzalloc(size, GFP_KERNEL)); hfi1_init_pportdata()
H A Dsdma.c991 RCU_INIT_POINTER(dd->sdma_map, NULL); sdma_clean()
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_keys.c129 RCU_INIT_POINTER(dev->dma_mr, NULL); qib_free_lkey()
132 RCU_INIT_POINTER(rkt->table[r], NULL); qib_free_lkey()
H A Dqib_qp.c259 RCU_INIT_POINTER(ibp->qp0, NULL); remove_qp()
262 RCU_INIT_POINTER(ibp->qp1, NULL); remove_qp()
273 RCU_INIT_POINTER(*qpp, remove_qp()
319 RCU_INIT_POINTER(dev->qp_table[n], NULL); qib_free_all_qps()
1055 RCU_INIT_POINTER(qp->next, NULL); qib_create_qp()
H A Dqib_verbs.c2059 RCU_INIT_POINTER(ibp->qp0, NULL); init_ibport()
2060 RCU_INIT_POINTER(ibp->qp1, NULL); init_ibport()
2105 RCU_INIT_POINTER(dev->qp_table[i], NULL); qib_register_ib_device()
2144 RCU_INIT_POINTER(dev->dma_mr, NULL); qib_register_ib_device()
2146 RCU_INIT_POINTER(dev->lk_table.table[i], NULL); qib_register_ib_device()
/linux-4.4.14/drivers/net/
H A Dveth.c469 RCU_INIT_POINTER(priv->peer, NULL); veth_dellink()
474 RCU_INIT_POINTER(priv->peer, NULL); veth_dellink()
H A Dmacvtap.c228 RCU_INIT_POINTER(vlan->taps[vlan->numvtaps - 1], NULL); macvtap_disable_queue()
257 RCU_INIT_POINTER(q->vlan, NULL); macvtap_put_queue()
326 RCU_INIT_POINTER(q->vlan, NULL); macvtap_del_queues()
532 RCU_INIT_POINTER(q->sock.wq, &q->wq); macvtap_open()
H A Dtun.c527 RCU_INIT_POINTER(tfile->tun, NULL); __tun_detach()
572 RCU_INIT_POINTER(tfile->tun, NULL); tun_detach_all()
578 RCU_INIT_POINTER(tfile->tun, NULL); tun_detach_all()
2220 RCU_INIT_POINTER(tfile->tun, NULL); tun_chr_open()
2225 RCU_INIT_POINTER(tfile->socket.wq, &tfile->wq); tun_chr_open()
/linux-4.4.14/net/phonet/
H A Dpn_dev.c279 RCU_INIT_POINTER(pnn->routes.table[i], NULL); phonet_route_autodel()
392 RCU_INIT_POINTER(routes->table[daddr], NULL); phonet_route_del()
H A Dsocket.c696 RCU_INIT_POINTER(pnres.sk[res], NULL); pn_sock_unbind_res()
715 RCU_INIT_POINTER(pnres.sk[res], NULL); pn_sock_unbind_all_res()
H A Daf_phonet.c499 RCU_INIT_POINTER(proto_tab[protocol], NULL); phonet_proto_unregister()
/linux-4.4.14/lib/
H A Drhashtable.c190 RCU_INIT_POINTER(entry->next, head);
471 RCU_INIT_POINTER(obj->next, head); rhashtable_insert_slow()
798 RCU_INIT_POINTER(ht->tbl, tbl); rhashtable_init()
H A Didr.c148 RCU_INIT_POINTER(idr->hint, NULL); free_layer()
529 RCU_INIT_POINTER(p->ary[n], NULL); sub_remove()
593 RCU_INIT_POINTER(idp->top, NULL); __idr_remove_all()
/linux-4.4.14/net/bridge/
H A Dbr_vlan.c585 RCU_INIT_POINTER(br->vlgrp, NULL); br_vlan_flush()
917 RCU_INIT_POINTER(p->vlgrp, NULL); nbp_vlan_init()
981 RCU_INIT_POINTER(port->vlgrp, NULL); nbp_vlan_flush()
H A Dbr_netfilter_hooks.c1019 RCU_INIT_POINTER(nf_br_ops, &br_ops); br_netfilter_init()
1026 RCU_INIT_POINTER(nf_br_ops, NULL); br_netfilter_fini()
H A Dbr_multicast.c1694 RCU_INIT_POINTER(querier->port, NULL); br_multicast_query_expired()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dmain.c453 RCU_INIT_POINTER(ar->beacon_iter, NULL); carl9170_op_stop()
750 RCU_INIT_POINTER(ar->vif_priv[vif_id].vif, NULL); carl9170_op_add_interface()
788 RCU_INIT_POINTER(ar->vif_priv[id].vif, NULL); carl9170_op_remove_interface()
1335 RCU_INIT_POINTER(sta_info->agg[i], NULL); carl9170_op_sta_add()
1362 RCU_INIT_POINTER(sta_info->agg[i], NULL); carl9170_op_sta_remove()
1470 RCU_INIT_POINTER(sta_info->agg[tid], NULL); carl9170_op_ampdu_action()
H A Dtx.c1560 RCU_INIT_POINTER(ar->beacon_iter, cvif); carl9170_pick_beaconing_vif()
/linux-4.4.14/kernel/trace/
H A Dtrace_syscalls.c420 RCU_INIT_POINTER(tr->enter_syscall_files[num], NULL); unreg_event_syscall_enter()
458 RCU_INIT_POINTER(tr->exit_syscall_files[num], NULL); unreg_event_syscall_exit()
H A Dtrace_events_filter.c1757 RCU_INIT_POINTER(call->filter, NULL); event_clear_filter()
1759 RCU_INIT_POINTER(file->filter, NULL); event_clear_filter()
H A Dtrace_events_trigger.c1215 RCU_INIT_POINTER(trigger_data->filter, NULL); event_enable_trigger_func()
/linux-4.4.14/drivers/crypto/nx/
H A Dnx-842-pseries.c1074 RCU_INIT_POINTER(devdata, NULL); nx842_remove()
1106 RCU_INIT_POINTER(devdata, NULL); nx842_pseries_init()
1112 RCU_INIT_POINTER(devdata, new_devdata); nx842_pseries_init()
1137 RCU_INIT_POINTER(devdata, NULL); nx842_pseries_exit()
/linux-4.4.14/net/8021q/
H A Dvlan_core.c304 RCU_INIT_POINTER(dev->vlan_info, NULL); vlan_vid_del()
/linux-4.4.14/net/core/
H A Dnetprio_cgroup.c270 RCU_INIT_POINTER(dev->priomap, NULL); netprio_device_event()
H A Dsysctl_net_core.c125 RCU_INIT_POINTER(sd->flow_limit, NULL); for_each_possible_cpu()
H A Dfib_rules.c364 RCU_INIT_POINTER(rule->ctarget, r); fib_nl_newrule()
520 RCU_INIT_POINTER(tmp->ctarget, NULL); fib_nl_delrule()
H A Dnetpoll.c825 RCU_INIT_POINTER(np->dev->npinfo, NULL); __netpoll_cleanup()
828 RCU_INIT_POINTER(np->dev->npinfo, NULL); __netpoll_cleanup()
H A Dnet-sysfs.c852 RCU_INIT_POINTER(queue->rps_map, NULL); rx_queue_release()
858 RCU_INIT_POINTER(queue->rps_flow_table, NULL); rx_queue_release()
H A Ddev.c1950 RCU_INIT_POINTER(dev_maps->cpu_map[cpu], NULL); remove_xps_queue()
1983 RCU_INIT_POINTER(dev->xps_maps, NULL);
2062 RCU_INIT_POINTER(new_dev_maps->cpu_map[cpu], map); for_each_online_cpu()
2088 RCU_INIT_POINTER(new_dev_maps->cpu_map[cpu], map); for_each_possible_cpu()
2130 RCU_INIT_POINTER(dev->xps_maps, NULL);
3767 RCU_INIT_POINTER(dev->rx_handler, NULL); netdev_rx_handler_unregister()
3773 RCU_INIT_POINTER(dev->rx_handler_data, NULL); netdev_rx_handler_unregister()
7024 RCU_INIT_POINTER(queue->qdisc, &noop_qdisc); dev_ingress_queue_create()
H A Dsock.c535 RCU_INIT_POINTER(sk->sk_dst_cache, NULL); __sk_dst_check()
1453 RCU_INIT_POINTER(sk->sk_filter, NULL); sk_destruct()
H A Dfilter.c1931 RCU_INIT_POINTER(sk->sk_filter, NULL); __sk_detach_filter()
H A Dneighbour.c1519 RCU_INIT_POINTER(tbl->nht, neigh_hash_alloc(3)); neigh_table_init()
/linux-4.4.14/net/xfrm/
H A Dxfrm_input.c55 RCU_INIT_POINTER(xfrm_input_afinfo[afinfo->family], NULL); xfrm_input_unregister_afinfo()
H A Dxfrm_state.c1931 RCU_INIT_POINTER(xfrm_state_afinfo[afinfo->family], NULL); xfrm_state_unregister_afinfo()
H A Dxfrm_policy.c2875 RCU_INIT_POINTER(xfrm_policy_afinfo[afinfo->family], xfrm_policy_unregister_afinfo()
H A Dxfrm_user.c3135 RCU_INIT_POINTER(net->xfrm.nlsk, NULL); xfrm_user_net_exit()
/linux-4.4.14/net/openvswitch/
H A Dflow_table.c103 RCU_INIT_POINTER(flow->stats[0], stats); ovs_flow_alloc()
107 RCU_INIT_POINTER(flow->stats[node], NULL); ovs_flow_alloc()
/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_sess.c95 RCU_INIT_POINTER(lport->prov[FC_TYPE_FCP], NULL); ft_tport_delete()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dsta.c470 RCU_INIT_POINTER(mvm->fw_id_to_mac_id[sta_id], NULL); iwl_mvm_sta_drained_wk()
565 RCU_INIT_POINTER(mvm->fw_id_to_mac_id[mvm_sta->sta_id], NULL); iwl_mvm_rm_sta()
579 RCU_INIT_POINTER(mvm->fw_id_to_mac_id[sta_id], NULL); iwl_mvm_rm_sta_id()
603 RCU_INIT_POINTER(mvm->fw_id_to_mac_id[sta->sta_id], NULL); iwl_mvm_dealloc_int_sta()
H A Dfw.c1031 RCU_INIT_POINTER(mvm->fw_id_to_mac_id[i], NULL); iwl_mvm_up()
1129 RCU_INIT_POINTER(mvm->fw_id_to_mac_id[i], NULL); iwl_mvm_load_d3_fw()
H A Dmac-ctxt.c1330 RCU_INIT_POINTER(mvm->csa_vif, NULL); iwl_mvm_csa_count_down()
1383 RCU_INIT_POINTER(mvm->csa_tx_blocked_vif, NULL); iwl_mvm_rx_beacon_notif()
H A Dtime-event.c174 RCU_INIT_POINTER(mvm->csa_vif, NULL); iwl_mvm_csa_noa_start()
H A Dmac80211.c2439 RCU_INIT_POINTER(mvm->csa_vif, NULL); iwl_mvm_stop_ap_ibss()
2444 RCU_INIT_POINTER(mvm->csa_tx_blocked_vif, NULL); iwl_mvm_stop_ap_ibss()
/linux-4.4.14/fs/proc/
H A Dinode.c48 RCU_INIT_POINTER(PROC_I(inode)->sysctl, NULL); proc_evict_inode()
/linux-4.4.14/net/tipc/
H A Dbearer.c361 RCU_INIT_POINTER(b_ptr->media_ptr, NULL); bearer_disable()
367 RCU_INIT_POINTER(tn->bearer_list[i], NULL); bearer_disable()
406 RCU_INIT_POINTER(dev->tipc_ptr, NULL); tipc_disable_l2_media()
H A Dudp_media.c439 RCU_INIT_POINTER(ub->bearer, NULL); tipc_udp_disable()
/linux-4.4.14/drivers/net/bonding/
H A Dbond_options.c774 RCU_INIT_POINTER(bond->curr_active_slave, NULL); bond_option_active_slave_set()
1106 RCU_INIT_POINTER(bond->primary_slave, NULL); bond_option_primary_set()
1125 RCU_INIT_POINTER(bond->primary_slave, NULL);
H A Dbond_main.c1716 RCU_INIT_POINTER(bond->primary_slave, NULL); bond_enslave()
1830 RCU_INIT_POINTER(bond->current_arp_slave, NULL); __bond_release_one()
1842 RCU_INIT_POINTER(bond->primary_slave, NULL); __bond_release_one()
1857 RCU_INIT_POINTER(bond->curr_active_slave, NULL); __bond_release_one()
2736 RCU_INIT_POINTER(bond->current_arp_slave, NULL); bond_for_each_slave()
2762 RCU_INIT_POINTER(bond->current_arp_slave, NULL); bond_for_each_slave()
3024 RCU_INIT_POINTER(bond->primary_slave, NULL); bond_slave_netdev_event()
3825 RCU_INIT_POINTER(bond->slave_arr, NULL); bond_update_slave_arr()
4187 RCU_INIT_POINTER(bond->slave_arr, NULL); bond_uninit()
/linux-4.4.14/drivers/ipack/carriers/
H A Dtpci200.c190 RCU_INIT_POINTER(tpci200->slots[dev->slot].irq, NULL); tpci200_free_irq()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c1280 RCU_INIT_POINTER(dev->l2opt, l2td); cxgb3_offload_activate()
1324 RCU_INIT_POINTER(tdev->l2opt, NULL); cxgb3_offload_deactivate()
/linux-4.4.14/mm/
H A Dslab_common.c135 RCU_INIT_POINTER(s->memcg_params.memcg_caches, NULL); slab_init_memcg_params()
161 RCU_INIT_POINTER(s->memcg_params.memcg_caches, arr); init_memcg_params()
/linux-4.4.14/net/can/
H A Daf_can.c791 RCU_INIT_POINTER(proto_tab[proto], cp); can_proto_register()
812 RCU_INIT_POINTER(proto_tab[proto], NULL); can_proto_unregister()
/linux-4.4.14/net/netfilter/ipset/
H A Dip_set_hash_gen.h639 RCU_INIT_POINTER(hbucket(t, key), m); mtype_resize()
660 RCU_INIT_POINTER(hbucket(t, key), ht); mtype_resize()
/linux-4.4.14/drivers/net/ppp/
H A Dpptp.c166 RCU_INIT_POINTER(callid_sock[sock->proto.pptp.src_addr.call_id], NULL); del_chan()
/linux-4.4.14/net/netlabel/
H A Dnetlabel_domainhash.c519 RCU_INIT_POINTER(netlbl_domhsh_def, NULL); netlbl_domhsh_remove_entry()
H A Dnetlabel_unlabeled.c623 RCU_INIT_POINTER(netlbl_unlhsh_def, NULL); netlbl_unlhsh_condremove_iface()
/linux-4.4.14/kernel/
H A Dfork.c414 RCU_INIT_POINTER(mm->exe_file, get_mm_exe_file(oldmm)); dup_mmap()
546 RCU_INIT_POINTER(mm->exe_file, get_mm_exe_file(oldmm)); dup_mmap()
H A Dcgroup.c1546 RCU_INIT_POINTER(scgrp->subsys[ssid], NULL); rebind_subsystems()
4769 RCU_INIT_POINTER(*(void __rcu __force **)&cgrp->kn->priv, NULL); css_release_work_fn()
4844 RCU_INIT_POINTER(css->cgroup->subsys[ss->id], NULL); offline_css()
5288 RCU_INIT_POINTER(init_task.cgroups, &init_css_set); cgroup_init_early()
5548 RCU_INIT_POINTER(child->cgroups, &init_css_set); cgroup_fork()
H A Daudit.c1155 RCU_INIT_POINTER(aunet->nlsk, NULL); audit_net_exit()
H A Dworkqueue.c3995 RCU_INIT_POINTER(wq->numa_pwq_tbl[node], NULL); for_each_node()
/linux-4.4.14/net/dccp/
H A Dipv6.c500 RCU_INIT_POINTER(newnp->opt, opt); dccp_v6_request_recv_sock()
/linux-4.4.14/net/decnet/
H A Ddn_dev.c1105 RCU_INIT_POINTER(dev->dn_ptr, NULL); dn_dev_create()
H A Ddn_route.c382 RCU_INIT_POINTER(rt->dst.dn_next, NULL); dn_run_flush()
/linux-4.4.14/net/sctp/
H A Dipv6.c670 RCU_INIT_POINTER(newnp->opt, opt); sctp_v6_create_accept_sk()
/linux-4.4.14/drivers/staging/fwserial/
H A Dfwserial.c1808 RCU_INIT_POINTER(port->peer, NULL); fwserial_release_port()
2244 RCU_INIT_POINTER(port->peer, NULL); fwserial_create()
/linux-4.4.14/net/
H A Dsocket.c261 RCU_INIT_POINTER(ei->socket.wq, wq); sock_alloc_inode()
2471 RCU_INIT_POINTER(net_families[family], NULL); sock_unregister()
/linux-4.4.14/fs/
H A Deventpoll.c1250 RCU_INIT_POINTER(epi->ws, NULL); ep_destroy_wakeup_source()
1293 RCU_INIT_POINTER(epi->ws, NULL); ep_insert()
H A Daio.c880 RCU_INIT_POINTER(mm->ioctx_table, NULL); exit_aio()
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1397 RCU_INIT_POINTER(ntbl->htbl, htbl); ipoib_neigh_hash_init()
/linux-4.4.14/drivers/iommu/
H A Ddmar.c276 RCU_INIT_POINTER(devices[index].dev, NULL); for_each_active_dev_scope()
/linux-4.4.14/net/wireless/
H A Dscan.c330 RCU_INIT_POINTER(rdev->sched_scan_req, NULL); __cfg80211_stop_sched_scan()
H A Dreg.c3157 RCU_INIT_POINTER(wiphy->regd, NULL); wiphy_regulatory_deregister()
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dcnic.c544 RCU_INIT_POINTER(cnic_ulp_tbl[ulp_type], NULL); cnic_unregister_driver()
624 RCU_INIT_POINTER(cp->ulp_ops[ulp_type], NULL); cnic_unregister_device()
5424 RCU_INIT_POINTER(cp->ulp_ops[CNIC_ULP_L4], NULL); cnic_stop_hw()
H A Dbnx2.c413 RCU_INIT_POINTER(bp->cnic_ops, NULL); bnx2_unregister_cnic()
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_state.c1600 RCU_INIT_POINTER(connection->net_conf, NULL); w_after_conn_state_ch()
/linux-4.4.14/net/sunrpc/auth_gss/
H A Dauth_gss.c1280 RCU_INIT_POINTER(gss_cred->gc_ctx, NULL); gss_destroy_nullcred()
/linux-4.4.14/kernel/locking/
H A Dlockdep.c3900 RCU_INIT_POINTER(class->key, NULL); zap_class()
3901 RCU_INIT_POINTER(class->name, NULL); zap_class()
/linux-4.4.14/net/packet/
H A Daf_packet.c307 RCU_INIT_POINTER(po->cached_dev, NULL); packet_cached_dev_reset()
1536 RCU_INIT_POINTER(f->bpf_prog, NULL); fanout_init_data()
/linux-4.4.14/drivers/md/
H A Ddm.c2531 RCU_INIT_POINTER(md->map, NULL); __unbind()
/linux-4.4.14/net/unix/
H A Daf_unix.c1334 RCU_INIT_POINTER(newsk->sk_wq, &newu->peer_wq); unix_stream_connect()
/linux-4.4.14/net/netlink/
H A Daf_netlink.c1327 RCU_INIT_POINTER(nl_table[sk->sk_protocol].listeners, NULL); netlink_release()
/linux-4.4.14/kernel/sched/
H A Dfair.c2054 RCU_INIT_POINTER(p->numa_group, NULL); task_numa_free()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c14970 RCU_INIT_POINTER(bp->cnic_ops, NULL); bnx2x_unregister_cnic()
/linux-4.4.14/arch/x86/kvm/
H A Dvmx.c10915 RCU_INIT_POINTER(crash_vmclear_loaded_vmcss, NULL); vmx_exit()

Completed in 5088 milliseconds