Home
last modified time | relevance | path

Searched refs:rcu_dereference_protected (Results 1 – 123 of 123) sorted by relevance

/linux-4.1.27/include/linux/
Dreservation.h93 excl = rcu_dereference_protected(obj->fence_excl, 1); in reservation_object_fini()
97 fobj = rcu_dereference_protected(obj->fence, 1); in reservation_object_fini()
100 fence_put(rcu_dereference_protected(fobj->shared[i], 1)); in reservation_object_fini()
112 return rcu_dereference_protected(obj->fence, in reservation_object_get_list()
119 return rcu_dereference_protected(obj->fence_excl, in reservation_object_get_excl()
Dgenetlink.h37 rcu_dereference_protected(p, lockdep_genl_is_held())
Dcred.h275 rcu_dereference_protected(current->cred, 1)
284 rcu_dereference_protected(current->real_cred, 1)
Drtnetlink.h73 rcu_dereference_protected(p, lockdep_rtnl_is_held())
Dkey.h339 (rcu_dereference_protected((KEY)->payload.rcudata, \
Dradix-tree.h212 return rcu_dereference_protected(*pslot, lockdep_is_held(treelock)); in radix_tree_deref_slot_protected()
Drhashtable.h359 rcu_dereference_protected(p, lockdep_rht_mutex_is_held(ht))
365 rcu_dereference_protected(p, lockdep_rht_bucket_is_held(tbl, hash))
Drcupdate.h841 #define rcu_dereference_protected(p, c) \ macro
/linux-4.1.27/net/ipv6/
Dxfrm6_protocol.c199 if (!rcu_dereference_protected(*proto_handlers(protocol), in xfrm6_protocol_register()
204 (t = rcu_dereference_protected(*pprev, in xfrm6_protocol_register()
245 (t = rcu_dereference_protected(*pprev, in xfrm6_protocol_deregister()
255 if (!rcu_dereference_protected(*proto_handlers(protocol), in xfrm6_protocol_deregister()
Dtunnel6.c48 (t = rcu_dereference_protected(*pprev, in xfrm6_tunnel_register()
78 (t = rcu_dereference_protected(*pprev, in xfrm6_tunnel_deregister()
Dip6_flowlabel.c143 while ((fl = rcu_dereference_protected(*flp, in ip6_fl_gc()
180 while ((fl = rcu_dereference_protected(*flp, in ip6_fl_purge()
272 while ((sfl = rcu_dereference_protected(np->ipv6_fl_list, in fl6_free_socklist()
543 (sfl = rcu_dereference_protected(*sflp, in ipv6_flowlabel_opt()
Dipv6_sockglue.c410 opt = rcu_dereference_protected(np->opt, sock_owned_by_user(sk)); in do_ipv6_setsockopt()
1126 opt = rcu_dereference_protected(np->opt, sock_owned_by_user(sk)); in do_ipv6_getsockopt()
Dsit.c401 n = rcu_dereference_protected(p->next, 1); in prl_list_destroy_rcu()
Dtcp_ipv6.c240 opt = rcu_dereference_protected(np->opt, sock_owned_by_user(sk)); in tcp_v6_connect()
/linux-4.1.27/net/netfilter/
Dnf_conntrack_ecache.c177 notify = rcu_dereference_protected(net->ct.nf_conntrack_event_cb, in nf_conntrack_register_notifier()
198 notify = rcu_dereference_protected(net->ct.nf_conntrack_event_cb, in nf_conntrack_unregister_notifier()
213 notify = rcu_dereference_protected(net->ct.nf_expect_event_cb, in nf_ct_expect_register_notifier()
234 notify = rcu_dereference_protected(net->ct.nf_expect_event_cb, in nf_ct_expect_unregister_notifier()
Dnf_conntrack_proto.c222 old = rcu_dereference_protected(nf_ct_l3protos[proto->l3proto], in nf_ct_l3proto_register()
261 BUG_ON(rcu_dereference_protected(nf_ct_l3protos[proto->l3proto], in nf_ct_l3proto_unregister()
395 } else if (rcu_dereference_protected( in nf_ct_l4proto_register()
448 BUG_ON(rcu_dereference_protected( in nf_ct_l4proto_unregister()
Dnf_conntrack_extend.c139 t1 = rcu_dereference_protected(nf_ct_ext_types[i], in update_alloc_size()
147 t2 = rcu_dereference_protected(nf_ct_ext_types[j], in update_alloc_size()
Dnfnetlink.c210 if (rcu_dereference_protected(table[subsys_id].subsys, in nfnetlink_rcv_msg()
293 ss = rcu_dereference_protected(table[subsys_id].subsys, in nfnetlink_rcv_batch()
300 ss = rcu_dereference_protected(table[subsys_id].subsys, in nfnetlink_rcv_batch()
Dnf_conntrack_expect.c355 helper = rcu_dereference_protected(master_help->helper, in nf_ct_expect_insert()
415 helper = rcu_dereference_protected(master_help->helper, in __nf_ct_expect_check()
Dnf_conntrack_helper.c405 if ((rcu_dereference_protected( in __nf_conntrack_helper_unregister()
Dnf_log.c23 rcu_dereference_protected(logger, lockdep_is_held(&nf_log_mutex))
Dnf_nat_core.c617 if (rcu_dereference_protected( in nf_nat_l4proto_register()
/linux-4.1.27/net/ipv4/
Dxfrm4_protocol.c225 if (!rcu_dereference_protected(*proto_handlers(protocol), in xfrm4_protocol_register()
230 (t = rcu_dereference_protected(*pprev, in xfrm4_protocol_register()
271 (t = rcu_dereference_protected(*pprev, in xfrm4_protocol_deregister()
281 if (!rcu_dereference_protected(*proto_handlers(protocol), in xfrm4_protocol_deregister()
Dtunnel4.c37 (t = rcu_dereference_protected(*pprev, in xfrm4_tunnel_register()
67 (t = rcu_dereference_protected(*pprev, in xfrm4_tunnel_deregister()
Dinetpeer.c104 c = rcu_dereference_protected(p->avl_left, 1); in inetpeer_gc_worker()
110 c = rcu_dereference_protected(p->avl_right, 1); in inetpeer_gc_worker()
177 rcu_dereference_protected(X, lockdep_is_held(&(BASE)->lock.lock))
Dfib_semantics.c145 struct rtable *rt = rcu_dereference_protected(*rtp, 1); in rt_fibinfo_free()
163 hash = rcu_dereference_protected(nh->nh_exceptions, 1); in free_nh_exceptions()
169 fnhe = rcu_dereference_protected(hash[i].chain, 1); in free_nh_exceptions()
173 next = rcu_dereference_protected(fnhe->fnhe_next, 1); in free_nh_exceptions()
196 rt = rcu_dereference_protected(*per_cpu_ptr(rtp, cpu), 1); in rt_fibinfo_free_cpus()
Dtcp_fastopen.c65 octx = rcu_dereference_protected(tcp_fastopen_ctx, in tcp_fastopen_reset_cipher()
Dip_sockglue.c330 (ra = rcu_dereference_protected(*rap, in ip_ra_control()
635 old = rcu_dereference_protected(inet->inet_opt, in do_ip_setsockopt()
1279 inet_opt = rcu_dereference_protected(inet->inet_opt, in do_ip_getsockopt()
Dudp_offload.c20 #define udp_deref_protected(X) rcu_dereference_protected(X, lockdep_is_held(&udp_offload_lock))
Droute.c1550 hash = rcu_dereference_protected(nh->nh_exceptions, in ip_del_fnhe()
1555 fnhe = rcu_dereference_protected(*fnhe_p, lockdep_is_held(&fnhe_lock)); in ip_del_fnhe()
1558 rcu_assign_pointer(*fnhe_p, rcu_dereference_protected( in ip_del_fnhe()
1565 fnhe = rcu_dereference_protected(fnhe->fnhe_next, in ip_del_fnhe()
Dcipso_ipv4.c1936 old = rcu_dereference_protected(sk_inet->inet_opt, sock_owned_by_user(sk)); in cipso_v4_sock_setattr()
2104 opt = rcu_dereference_protected(sk_inet->inet_opt, 1); in cipso_v4_sock_delattr()
Daf_inet.c155 kfree(rcu_dereference_protected(inet->inet_opt, 1)); in inet_sock_destruct()
1115 inet_opt = rcu_dereference_protected(inet->inet_opt, in inet_sk_reselect_saddr()
Dtcp_ipv4.c160 inet_opt = rcu_dereference_protected(inet->inet_opt, in tcp_v4_connect()
927 md5sig = rcu_dereference_protected(tp->md5sig_info, in tcp_md5_do_add()
980 md5sig = rcu_dereference_protected(tp->md5sig_info, 1); in tcp_clear_md5_list()
Dtcp_metrics.c153 rcu_dereference_protected(p, lockdep_is_held(&tcp_metrics_lock))
Ddevinet.c221 kfree(rcu_dereference_protected(idev->mc_hash, 1)); in in_dev_finish_destroy()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtdls.c82 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[i], in iwl_mvm_teardown_tdls_peers()
105 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[i], in iwl_mvm_tdls_sta_count()
149 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[i], in iwl_mvm_tdls_config()
286 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id], in iwl_mvm_rx_tdls_notif()
320 struct ieee80211_sta *sta = rcu_dereference_protected( in iwl_mvm_tdls_check_action()
534 sta = rcu_dereference_protected( in iwl_mvm_tdls_ch_switch_work()
646 cur_sta = rcu_dereference_protected( in iwl_mvm_tdls_cancel_channel_switch()
709 cur_sta = rcu_dereference_protected( in iwl_mvm_tdls_recv_channel_switch()
Dsta.c91 if (!rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id], in iwl_mvm_find_free_sta_id()
390 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id], in iwl_mvm_rm_sta_common()
426 rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id], in iwl_mvm_sta_drained_wk()
1313 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id], in iwl_mvm_get_mac_addr()
1424 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id], in iwl_mvm_set_sta_key()
1512 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id], in iwl_mvm_remove_sta_key()
1741 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[i], in iwl_mvm_modify_all_sta_disable_tx()
Dtt.c288 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[i], in iwl_mvm_tt_tx_protection()
Dmac-ctxt.c1339 csa_vif = rcu_dereference_protected(mvm->csa_vif, in iwl_mvm_rx_beacon_notif()
1345 tx_blocked_vif = rcu_dereference_protected(mvm->csa_tx_blocked_vif, in iwl_mvm_rx_beacon_notif()
Ddebugfs-vif.c268 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[ap_sta_id], in iwl_dbgfs_mac_params_read()
Dcoex.c799 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], in iwl_mvm_bt_rssi_iterator()
Dd3.c1082 ap_sta = rcu_dereference_protected( in __iwl_mvm_suspend()
1658 ap_sta = rcu_dereference_protected( in iwl_mvm_query_wakeup_reasons()
Dcoex_legacy.c1120 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], in iwl_mvm_bt_rssi_iterator()
Dops.c1195 sta = rcu_dereference_protected( in iwl_mvm_d0i3_enable_tx()
Dmvm.h906 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id], in iwl_mvm_sta_from_staid_protected()
Dmac80211.c3744 rcu_dereference_protected(mvm->csa_vif, in iwl_mvm_pre_channel_switch()
3866 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[i], in iwl_mvm_mac_flush()
Ddebugfs.c292 sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[i], in iwl_dbgfs_stations_read()
/linux-4.1.27/net/mac80211/
Dscan.c254 req = rcu_dereference_protected(local->scan_req, in ieee80211_prep_hw_scan()
335 rcu_dereference_protected(local->scan_sdata, in __ieee80211_scan_completed()
346 scan_req = rcu_dereference_protected(local->scan_req, in __ieee80211_scan_completed()
353 scan_sdata = rcu_dereference_protected(local->scan_sdata, in __ieee80211_scan_completed()
466 rcu_dereference_protected( in ieee80211_run_deferred_scan()
484 scan_req = rcu_dereference_protected(local->scan_req, in ieee80211_scan_state_send_probe()
491 sdata = rcu_dereference_protected(local->scan_sdata, in ieee80211_scan_state_send_probe()
693 scan_req = rcu_dereference_protected(local->scan_req, in ieee80211_scan_state_decision()
734 scan_req = rcu_dereference_protected(local->scan_req, in ieee80211_scan_state_set_channel()
846 sdata = rcu_dereference_protected(local->scan_sdata, in ieee80211_scan_work()
[all …]
Dkey.h167 rcu_dereference_protected(ref, lockdep_is_held(&((local)->key_mtx)))
Dchan.c72 conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in ieee80211_vif_get_chanctx()
624 conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in ieee80211_assign_vif_chanctx()
780 conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in __ieee80211_vif_copy_chanctx_to_vlans()
1490 conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in __ieee80211_vif_release_channel()
1668 conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in ieee80211_vif_change_bandwidth()
1738 conf = rcu_dereference_protected(ap->vif.chanctx_conf, in ieee80211_vif_vlan_copy_chanctx()
Dmesh_pathtbl.c60 return rcu_dereference_protected(mesh_paths, in resize_dereference_mesh_paths()
66 return rcu_dereference_protected(mpp_paths, in resize_dereference_mpp_paths()
1140 mesh_table_free(rcu_dereference_protected(mesh_paths, 1), true); in mesh_pathtbl_unregister()
1141 mesh_table_free(rcu_dereference_protected(mpp_paths, 1), true); in mesh_pathtbl_unregister()
Dsta_info.h538 return rcu_dereference_protected(sta->ampdu_mlme.tid_tx[tid], in rcu_dereference_protected_tid_tx()
Dibss.c257 presp = rcu_dereference_protected(ifibss->presp, in __ieee80211_sta_join_ibss()
512 old_presp = rcu_dereference_protected(ifibss->presp, in ieee80211_ibss_csa_beacon()
728 presp = rcu_dereference_protected(ifibss->presp, in ieee80211_ibss_disconnect()
1515 presp = rcu_dereference_protected(ifibss->presp, in ieee80211_rx_mgmt_probe_req()
Dagg-rx.c67 tid_rx = rcu_dereference_protected(sta->ampdu_mlme.tid_rx[tid], in ___ieee80211_stop_rx_ba_session()
Dutil.c1742 conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in ieee80211_assign_chanctx()
2070 sched_scan_sdata = rcu_dereference_protected(local->sched_scan_sdata, in ieee80211_reconfig()
2072 sched_scan_req = rcu_dereference_protected(local->sched_scan_req, in ieee80211_reconfig()
2168 chanctx_conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in ieee80211_recalc_smps()
2188 chanctx_conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in ieee80211_recalc_min_chandef()
Dmesh.c748 old_bcn = rcu_dereference_protected(sdata->u.mesh.beacon, in ieee80211_mesh_rebuild_beacon()
831 bcn = rcu_dereference_protected(ifmsh->beacon, in ieee80211_stop_mesh()
Drate.c709 old = rcu_dereference_protected(pubsta->rates, true); in rate_control_set_rates()
Dmesh_hwmp.c641 return rcu_dereference_protected(mpath->next_hop, in next_hop_deref_protected()
Dieee80211_i.h956 rcu_dereference_protected(p, lockdep_is_held(&sdata->wdev.mtx))
Diface.c464 sdata = rcu_dereference_protected(local->monitor_sdata, in ieee80211_del_virtual_monitor()
Dcfg.c577 sdata = rcu_dereference_protected( in ieee80211_set_monitor_channel()
3167 conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in __ieee80211_channel_switch()
Dmlme.c1166 conf = rcu_dereference_protected(sdata->vif.chanctx_conf, in ieee80211_sta_process_chanswitch()
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_main.c930 htbl = rcu_dereference_protected(ntbl->htbl, in __ipoib_reap_neigh()
947 while ((neigh = rcu_dereference_protected(*np, in __ipoib_reap_neigh()
952 rcu_dereference_protected(neigh->hnext, in __ipoib_reap_neigh()
1010 htbl = rcu_dereference_protected(ntbl->htbl, in ipoib_neigh_alloc()
1021 for (neigh = rcu_dereference_protected(htbl->buckets[hash_val], in ipoib_neigh_alloc()
1024 neigh = rcu_dereference_protected(neigh->hnext, in ipoib_neigh_alloc()
1047 rcu_dereference_protected(htbl->buckets[hash_val], in ipoib_neigh_alloc()
1100 htbl = rcu_dereference_protected(ntbl->htbl, in ipoib_neigh_free()
1107 for (n = rcu_dereference_protected(*np, in ipoib_neigh_free()
1110 n = rcu_dereference_protected(*np, in ipoib_neigh_free()
[all …]
/linux-4.1.27/Documentation/RCU/
Dlockdep.txt57 rcu_dereference_protected(p, c):
97 file = rcu_dereference_protected(fdt->fd[fd],
103 of these two cases held. Because rcu_dereference_protected() omits all
106 to use rcu_dereference_protected() if either the RCU-protected pointer
Dlockdep-splat.txt20 block/cfq-iosched.c:2776 suspicious rcu_dereference_protected() usage!
73 which would permit us to invoke rcu_dereference_protected as follows:
75 if (rcu_dereference_protected(ioc->ioc_data,
DwhatisRCU.txt843 rcu_dereference_protected
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_dh.c114 dest = rcu_dereference_protected(b->dest, 1); in ip_vs_dh_reassign()
146 dest = rcu_dereference_protected(b->dest, 1); in ip_vs_dh_flush()
Dip_vs_sh.c181 dest = rcu_dereference_protected(b->dest, 1); in ip_vs_sh_reassign()
222 dest = rcu_dereference_protected(b->dest, 1); in ip_vs_sh_flush()
Dip_vs_sched.c70 cur_sched = rcu_dereference_protected(svc->scheduler, 1); in ip_vs_unbind_scheduler()
Dip_vs_ctl.c641 old = rcu_dereference_protected(dest->dest_dst, 1); in __ip_vs_dst_cache_reset()
701 struct ip_vs_service *svc = rcu_dereference_protected(dest->svc, 1); in ip_vs_dest_free()
820 old_svc = rcu_dereference_protected(dest->svc, 1); in __ip_vs_update_dest()
849 sched = rcu_dereference_protected(svc->scheduler, 1); in __ip_vs_update_dest()
853 sched = rcu_dereference_protected(svc->scheduler, 1); in __ip_vs_update_dest()
1087 sched = rcu_dereference_protected(svc->scheduler, 1); in __ip_vs_unlink_dest()
1339 old_sched = rcu_dereference_protected(svc->scheduler, 1); in ip_vs_edit_service()
1364 old_pe = rcu_dereference_protected(svc->pe, 1); in ip_vs_edit_service()
1395 old_sched = rcu_dereference_protected(svc->scheduler, 1); in __ip_vs_del_service()
1400 old_pe = rcu_dereference_protected(svc->pe, 1); in __ip_vs_del_service()
[all …]
Dip_vs_xmit.c79 old = rcu_dereference_protected(dest->dest_dst, in __ip_vs_dst_set()
/linux-4.1.27/drivers/dma-buf/
Dreservation.c98 old_fence = rcu_dereference_protected(fobj->shared[i], in reservation_object_add_shared_inplace()
151 check = rcu_dereference_protected(old->shared[i], in reservation_object_add_shared_replace()
228 fence_put(rcu_dereference_protected(old->shared[i], in reservation_object_add_excl_fence()
/linux-4.1.27/security/apparmor/include/
Dpolicy.h262 return rcu_dereference_protected(p->parent, in aa_deref_parent()
364 tmp = rcu_dereference_protected(orig->replacedby->profile, in __aa_update_replacedby()
/linux-4.1.27/net/core/
Dneighbour.c128 nht = rcu_dereference_protected(tbl->nht, in neigh_forced_gc()
135 while ((n = rcu_dereference_protected(*np, in neigh_forced_gc()
145 rcu_dereference_protected(n->next, in neigh_forced_gc()
200 nht = rcu_dereference_protected(tbl->nht, in neigh_flush_dev()
207 while ((n = rcu_dereference_protected(*np, in neigh_flush_dev()
214 rcu_dereference_protected(n->next, in neigh_flush_dev()
363 old_nht = rcu_dereference_protected(tbl->nht, in neigh_hash_grow()
372 for (n = rcu_dereference_protected(old_nht->hash_buckets[i], in neigh_hash_grow()
380 next = rcu_dereference_protected(n->next, in neigh_hash_grow()
384 rcu_dereference_protected( in neigh_hash_grow()
[all …]
Dsysctl_net_core.c49 orig_sock_table = rcu_dereference_protected(rps_sock_flow_table, in rps_sock_flow_sysctl()
122 cur = rcu_dereference_protected(sd->flow_limit, in flow_limit_cpu_sysctl()
Dnet-sysfs.c708 old_map = rcu_dereference_protected(queue->rps_map, in store_rps_map()
794 old_table = rcu_dereference_protected(queue->rps_flow_table, in store_rps_dev_flow_table_cnt()
830 map = rcu_dereference_protected(queue->rps_map, 1); in rx_queue_release()
836 flow_table = rcu_dereference_protected(queue->rps_flow_table, 1); in rx_queue_release()
Dfilter.c1089 old_fp = rcu_dereference_protected(sk->sk_filter, in __sk_attach_prog()
1508 filter = rcu_dereference_protected(sk->sk_filter, in sk_detach_filter()
1528 filter = rcu_dereference_protected(sk->sk_filter, in sk_get_filter()
Dnet_namespace.c63 old_ng = rcu_dereference_protected(net->gen, in net_assign_generic()
Dfib_rules.c366 if (rcu_dereference_protected(rule->ctarget, 1) == NULL) in fib_nl_newrule()
Dsock.c1535 filter = rcu_dereference_protected(newsk->sk_filter, 1); in sk_clone_lock()
Ddev.c1902 rcu_dereference_protected((P), lockdep_is_held(&xps_map_mutex))
6900 kfree(rcu_dereference_protected(dev->ingress_queue, 1)); in free_netdev()
/linux-4.1.27/include/linux/netfilter/
Dnfnetlink.h67 rcu_dereference_protected(p, lockdep_nfnl_is_held(ss))
/linux-4.1.27/net/dns_resolver/
Ddns_query.c144 upayload = rcu_dereference_protected(rkey->payload.data, in dns_query()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_fence.c159 chan = rcu_dereference_protected(fence->channel, lockdep_is_held(&fctx->lock)); in nouveau_fence_wait_uevent_handler()
305 chan = rcu_dereference_protected(fence->channel, lockdep_is_held(&fctx->lock)); in nouveau_fence_done()
436 fence = rcu_dereference_protected(fobj->shared[i], in nouveau_fence_sync()
Dnouveau_gem.c129 fence = rcu_dereference_protected(fobj->shared[0], in nouveau_gem_object_unmap()
/linux-4.1.27/net/openvswitch/
Ddatapath.h146 rcu_dereference_protected(p, lockdep_ovsl_is_held())
/linux-4.1.27/drivers/net/team/
Dteam_mode_activebackup.c75 active_port = rcu_dereference_protected(ab_priv(team)->active_port, in ab_active_port_get()
Dteam_mode_loadbalance.c294 orig_fp = rcu_dereference_protected(lb_priv->fp, in lb_bpf_func_set()
314 func = rcu_dereference_protected(lb_priv->select_tx_port_func, in lb_tx_method_get()
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_sess.c60 tport = rcu_dereference_protected(lport->prov[FC_TYPE_FCP], in ft_tport_get()
456 tport = rcu_dereference_protected(rdata->local_port->prov[FC_TYPE_FCP], in ft_prlo()
/linux-4.1.27/kernel/
Dtracepoint.c184 tp_funcs = rcu_dereference_protected(tp->funcs, in tracepoint_add_func()
217 tp_funcs = rcu_dereference_protected(tp->funcs, in tracepoint_remove_func()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_sync.c113 f = rcu_dereference_protected(flist->shared[i], in radeon_sync_resv()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_qp.c257 if (rcu_dereference_protected(ibp->qp0, in remove_qp()
260 } else if (rcu_dereference_protected(ibp->qp1, in remove_qp()
269 for (; (q = rcu_dereference_protected(*qpp, in remove_qp()
274 rcu_dereference_protected(qp->next, in remove_qp()
317 qp = rcu_dereference_protected(dev->qp_table[n], in qib_free_all_qps()
321 for (; qp; qp = rcu_dereference_protected(qp->next, in qib_free_all_qps()
Dqib_keys.c357 mr = rcu_dereference_protected( in qib_fast_reg_mr()
/linux-4.1.27/security/selinux/
Dnetport.c126 rcu_dereference_protected( in sel_netport_insert()
Dnetnode.c178 rcu_dereference_protected(sel_netnode_hash[idx].list.prev, in sel_netnode_insert()
/linux-4.1.27/mm/
Dslab_common.c161 old = rcu_dereference_protected(s->memcg_params.memcg_caches, in update_memcg_params()
500 arr = rcu_dereference_protected(root_cache->memcg_params.memcg_caches, in memcg_create_kmem_cache()
564 arr = rcu_dereference_protected(s->memcg_params.memcg_caches, in memcg_deactivate_kmem_caches()
/linux-4.1.27/fs/nfs/
Ddelegation.c267 rcu_dereference_protected(nfsi->delegation, in nfs_detach_delegation_locked()
348 old_delegation = rcu_dereference_protected(nfsi->delegation, in nfs_inode_set_delegation()
/linux-4.1.27/security/apparmor/
Dapparmorfs.c636 parent = rcu_dereference_protected(p->parent, in __next_profile()
643 parent = rcu_dereference_protected(parent->parent, in __next_profile()
Dpolicy.c567 aa_put_profile(rcu_dereference_protected(r->profile, true)); in free_replacedby()
/linux-4.1.27/net/bridge/
Dbr_multicast.c305 struct net_bridge_mdb_htable *old = rcu_dereference_protected(*mdbp, 1); in br_mdb_rehash()
523 mdb = rcu_dereference_protected(br->mdb, 1); in br_multicast_get_group()
594 mdb = rcu_dereference_protected(br->mdb, 1); in br_multicast_new_group()
610 mdb = rcu_dereference_protected(br->mdb, 1); in br_multicast_new_group()
Dbr_private.h491 rcu_dereference_protected(X, lockdep_is_held(&br->multicast_lock))
/linux-4.1.27/drivers/md/
Ddm.c2563 old_map = rcu_dereference_protected(md->map, lockdep_is_held(&md->suspend_lock)); in __bind()
2583 struct dm_table *map = rcu_dereference_protected(md->map, 1); in __unbind()
3259 map = rcu_dereference_protected(md->map, lockdep_is_held(&md->suspend_lock)); in dm_suspend()
3317 map = rcu_dereference_protected(md->map, lockdep_is_held(&md->suspend_lock)); in dm_resume()
3352 map = rcu_dereference_protected(md->map, lockdep_is_held(&md->suspend_lock)); in __dm_internal_suspend()
/linux-4.1.27/net/batman-adv/
Dhard-interface.c194 curr_hard_iface = rcu_dereference_protected(bat_priv->primary_if, 1); in batadv_primary_if_select()
Dgateway_client.c105 curr_gw_node = rcu_dereference_protected(bat_priv->gw.curr_gw, 1); in batadv_gw_select()
Doriginator.c482 router = rcu_dereference_protected(orig_ifinfo->router, true); in batadv_orig_ifinfo_release()
/linux-4.1.27/net/decnet/
Ddn_route.c209 while ((rt = rcu_dereference_protected(*rtp, in dn_dst_check_expire()
242 while ((rt = rcu_dereference_protected(*rtp, in dn_dst_gc()
341 while ((rth = rcu_dereference_protected(*rthp, in dn_insert_route()
/linux-4.1.27/lib/
Drhashtable.c511 rcu_dereference_protected(ht->tbl, lockdep_is_held(&ht->lock)); in rhashtable_walk_init()
/linux-4.1.27/net/
Dsocket.c277 wq = rcu_dereference_protected(ei->socket.wq, 1); in sock_destroy_inode()
576 if (rcu_dereference_protected(sock->wq, 1)->fasync_list) in sock_release()
1050 wq = rcu_dereference_protected(sock->wq, sock_owned_by_user(sk)); in sock_fasync()
2448 if (rcu_dereference_protected(net_families[ops->family], in sock_register()
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_bo.c418 fence = rcu_dereference_protected(fobj->shared[i], in ttm_bo_flush_all_fences()
1558 fence = rcu_dereference_protected(fobj->shared[i], in ttm_bo_wait()
/linux-4.1.27/net/dccp/
Dipv4.c64 inet_opt = rcu_dereference_protected(inet->inet_opt, in dccp_v4_connect()
Dipv6.c904 opt = rcu_dereference_protected(np->opt, sock_owned_by_user(sk)); in dccp_v6_connect()
/linux-4.1.27/net/netfilter/ipset/
Dip_set_core.c58 rcu_dereference_protected(p, 1)
1996 kfree(rcu_dereference_protected(inst->ip_set_list, 1)); in ip_set_net_exit()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Drx.c1013 old_data = rcu_dereference_protected(priv->noa_data, true); in iwlagn_rx_noa_notification()
/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c1211 struct gss_cl_ctx *ctx = rcu_dereference_protected(gss_cred->gc_ctx, 1); in gss_destroying_context()
1278 struct gss_cl_ctx *ctx = rcu_dereference_protected(gss_cred->gc_ctx, 1); in gss_destroy_nullcred()
/linux-4.1.27/drivers/input/
Devdev.c333 struct evdev_client *grab = rcu_dereference_protected(evdev->grab, in evdev_ungrab()
Dinput.c548 grabber = rcu_dereference_protected(dev->grab, in __input_release_device()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dcnic.c80 return rcu_dereference_protected(cnic_ulp_tbl[type], in cnic_ulp_tbl_prot()
3186 ulp_ops = rcu_dereference_protected(cp->ulp_ops[if_type], in cnic_ulp_stop_one()
3219 ulp_ops = rcu_dereference_protected(cp->ulp_ops[if_type], in cnic_ulp_start()
3242 ulp_ops = rcu_dereference_protected(cp->ulp_ops[ulp_type], in cnic_copy_ulp_stats()
5627 ulp_ops = rcu_dereference_protected(cp->ulp_ops[if_type], in cnic_rcv_netevent()
Dbnx2.c445 c_ops = rcu_dereference_protected(bp->cnic_ops, in bnx2_cnic_stop()
461 c_ops = rcu_dereference_protected(bp->cnic_ops, in bnx2_cnic_start()
/linux-4.1.27/arch/x86/kvm/
Dlapic.c204 old = rcu_dereference_protected(kvm->arch.apic_map, in recalculate_apic_map()
/linux-4.1.27/net/sunrpc/
Dclnt.c274 old = rcu_dereference_protected(clnt->cl_xprt, in rpc_clnt_set_transport()
/linux-4.1.27/net/netlink/
Daf_netlink.c112 #define nl_deref_protected(X) rcu_dereference_protected(X, lockdep_is_held(&nl_table_lock));
/linux-4.1.27/kernel/events/
Dcore.c6349 hlist = rcu_dereference_protected(swhash->swevent_hlist, in find_swevent_head()
6475 return rcu_dereference_protected(swhash->swevent_hlist, in swevent_hlist_deref()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c14109 c_ops = rcu_dereference_protected(bp->cnic_ops, in bnx2x_cnic_ctl_send()