Home
last modified time | relevance | path

Searched refs:synchronize_rcu (Results 1 – 187 of 187) sorted by relevance

/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt121 c. synchronize_rcu() / call_rcu()
127 express synchronize_rcu() in terms of the call_rcu() callback API.
155 synchronize_rcu()
157 void synchronize_rcu(void);
162 Note that synchronize_rcu() will -not- necessarily wait for
169 2. enters synchronize_rcu()
172 5. exits synchronize_rcu()
175 To reiterate, synchronize_rcu() waits only for ongoing RCU
177 any that begin after synchronize_rcu() is invoked.
179 Of course, synchronize_rcu() does not necessarily return
[all …]
DUP.txt49 Quick Quiz #1: why is it -not- legal to invoke synchronize_rcu() in
90 immediately on an UP system. It is also safe for synchronize_rcu()
94 Quick Quiz #3: Why can't synchronize_rcu() return immediately on
99 Why is it -not- legal to invoke synchronize_rcu() in this case?
128 Why can't synchronize_rcu() return immediately on UP systems
132 of an RCU read-side critical section. If synchronize_rcu()
Dchecklist.txt174 6. Since synchronize_rcu() can block, it cannot be called from
201 7. If the updater uses call_rcu() or synchronize_rcu(), then the
223 8. Although synchronize_rcu() is slower than is call_rcu(), it
226 synchronize_rcu() is visible from userspace, synchronize_rcu()
229 synchronize_rcu() without synchronize_rcu()'s multi-millisecond
233 An especially important property of the synchronize_rcu()
235 are delayed for whatever reason, then the synchronize_rcu()
278 e. Periodically invoke synchronize_rcu(), permitting a limited
313 11. Note that synchronize_rcu() -only- guarantees to wait until
319 than rcu_read_lock(), do -not- use synchronize_rcu().
[all …]
Drcubarrier.txt21 presence? There is a synchronize_rcu() primitive that blocks until all
27 synchronize_rcu();
60 We could try placing a synchronize_rcu() in the module-exit code path,
61 but this is not sufficient. Although synchronize_rcu() does wait for a
64 One might be tempted to try several back-to-back synchronize_rcu()
76 synchronize_rcu(), in particular, if there are no RCU callbacks queued
Drcuref.txt117 In cases where delete() can sleep, synchronize_rcu() can be called from
128 synchronize_rcu();
Drcu.txt56 "srcu_read_lock", "srcu_read_unlock", "synchronize_rcu",
Dtorture.txt66 the synchronize_rcu() rather than the call_rcu() family is
DRTFP.txt1295 in favor of synchronize_rcu() and synchronize_sched().
/linux-4.4.14/net/hsr/
Dhsr_slave.c161 synchronize_rcu(); in hsr_add_port()
196 synchronize_rcu(); in hsr_del_port()
Dhsr_framereg.c117 synchronize_rcu(); in hsr_create_self_node()
Dhsr_device.c371 synchronize_rcu(); in hsr_dev_destroy()
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_peer_bus.c102 synchronize_rcu(); in scif_peer_add_device()
163 synchronize_rcu(); in scif_peer_unregister_device()
/linux-4.4.14/net/netfilter/
Dnf_nat_tftp.c41 synchronize_rcu(); in nf_nat_tftp_fini()
Dnf_nat_amanda.c79 synchronize_rcu(); in nf_nat_amanda_fini()
Dnf_nat_irc.c99 synchronize_rcu(); in nf_nat_irc_fini()
Dnf_nat_ftp.c126 synchronize_rcu(); in nf_nat_ftp_fini()
Dnf_conntrack_proto.c268 synchronize_rcu(); in nf_ct_l3proto_unregister()
456 synchronize_rcu(); in nf_ct_l4proto_unregister()
Dnf_queue.c45 synchronize_rcu(); in nf_unregister_queue_handler()
Dnf_nat_core.c642 synchronize_rcu(); in nf_nat_l4proto_unregister()
673 synchronize_rcu(); in nf_nat_l3proto_unregister()
837 synchronize_rcu(); in nf_nat_net_exit()
Dnf_log.c70 synchronize_rcu(); in nf_log_unset()
120 synchronize_rcu(); in nf_log_unregister()
Dcore.c54 synchronize_rcu(); in nf_unregister_afinfo()
Dnf_conntrack_helper.c450 synchronize_rcu(); in nf_conntrack_helper_unregister()
Dnfnetlink.c93 synchronize_rcu(); in nfnetlink_subsys_unregister()
Dnf_nat_sip.c631 synchronize_rcu(); in nf_nat_sip_fini()
Dnf_tables_api.c1200 synchronize_rcu(); in nft_chain_stats_replace()
3899 synchronize_rcu(); in nf_tables_commit()
3986 synchronize_rcu(); in nf_tables_commit()
4102 synchronize_rcu(); in nf_tables_abort()
/linux-4.4.14/drivers/misc/cxl/
Dbase.c84 synchronize_rcu(); in unregister_cxl_calls()
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_fo.c74 synchronize_rcu(); in ip_vs_fo_cleanup()
Dip_vs_ovf.c81 synchronize_rcu(); in ip_vs_ovf_cleanup()
Dip_vs_lc.c88 synchronize_rcu(); in ip_vs_lc_cleanup()
Dip_vs_sed.c139 synchronize_rcu(); in ip_vs_sed_cleanup()
Dip_vs_wlc.c111 synchronize_rcu(); in ip_vs_wlc_cleanup()
Dip_vs_nq.c138 synchronize_rcu(); in ip_vs_nq_cleanup()
Dip_vs_rr.c125 synchronize_rcu(); in ip_vs_rr_cleanup()
Dip_vs_pe_sip.c166 synchronize_rcu(); in ip_vs_sip_cleanup()
Dip_vs_dh.c270 synchronize_rcu(); in ip_vs_dh_cleanup()
Dip_vs_wrr.c265 synchronize_rcu(); in ip_vs_wrr_cleanup()
Dip_vs_sh.c376 synchronize_rcu(); in ip_vs_sh_cleanup()
Dip_vs_ctl.c1338 synchronize_rcu(); in ip_vs_edit_service()
/linux-4.4.14/net/ieee802154/
Dcore.c194 synchronize_rcu(); in wpan_phy_unregister()
275 synchronize_rcu(); in cfg802154_netdev_notifier_call()
/linux-4.4.14/net/caif/
Dcfcnfg.c109 synchronize_rcu(); in cfcnfg_create()
121 synchronize_rcu(); in cfcnfg_remove()
197 synchronize_rcu(); in caif_disconnect_client()
582 synchronize_rcu(); in cfcnfg_del_phy_layer()
Dcaif_dev.c479 synchronize_rcu(); in caif_device_notify()
532 synchronize_rcu(); in caif_exit_net()
/linux-4.4.14/arch/arm64/kernel/
Ddebug-monitors.c203 synchronize_rcu(); in unregister_step_hook()
291 synchronize_rcu(); in unregister_break_hook()
/linux-4.4.14/drivers/crypto/nx/
Dnx-842-pseries.c801 synchronize_rcu(); in nx842_OF_upd()
812 synchronize_rcu(); in nx842_OF_upd()
1024 synchronize_rcu(); in nx842_probe()
1076 synchronize_rcu(); in nx842_remove()
1139 synchronize_rcu(); in nx842_pseries_exit()
/linux-4.4.14/net/802/
Dstp.c96 synchronize_rcu(); in stp_proto_unregister()
/linux-4.4.14/net/ipv4/
Dgre_demux.c58 synchronize_rcu(); in gre_del_protocol()
Dtcp_cong.c113 synchronize_rcu(); in tcp_unregister_congestion_control()
Dfib_trie.c477 synchronize_rcu(); in tnode_free()
/linux-4.4.14/net/llc/
Dllc_core.c130 synchronize_rcu(); in llc_sap_close()
/linux-4.4.14/arch/x86/mm/
Dtestmmiotrace.c111 synchronize_rcu(); in do_test_bulk_ioremapping()
Dmmio-mod.c326 synchronize_rcu(); /* unregister_kmmio_probe() requirement */ in iounmap_trace_core()
372 synchronize_rcu(); /* unregister_kmmio_probe() requirement */ in clear_trace_list()
/linux-4.4.14/kernel/bpf/
Darraymap.c134 synchronize_rcu(); in array_map_free()
173 synchronize_rcu(); in fd_array_map_free()
Dhashtab.c358 synchronize_rcu(); in htab_map_free()
/linux-4.4.14/arch/powerpc/platforms/cell/
Dspu_syscalls.c176 synchronize_rcu(); in unregister_spu_syscalls()
/linux-4.4.14/Documentation/
Dpercpu-rw-semaphore.txt14 writing is very expensive, it calls synchronize_rcu() that can take
Dkref.txt298 by using kfree_rcu(entry, rhead) as done above, or by calling synchronize_rcu()
299 before using kfree, but note that synchronize_rcu() may sleep for a
Dassoc_array.txt178 period after assoc_array_apply_edit() was called, so synchronize_rcu() may
Dkernel-parameters.txt3302 of synchronize_rcu(). This reduces latency,
/linux-4.4.14/net/core/
Dsysctl_net_core.c86 synchronize_rcu(); in rps_sock_flow_sysctl()
126 synchronize_rcu(); in flow_limit_cpu_sysctl()
Dnet_namespace.c427 synchronize_rcu(); in cleanup_net()
Ddev.c1194 synchronize_rcu(); in dev_change_name()
7224 synchronize_rcu(); in synchronize_net()
/linux-4.4.14/include/linux/
Drcupdate.h286 void synchronize_rcu(void);
310 static inline void synchronize_rcu(void) in synchronize_rcu() function
/linux-4.4.14/drivers/misc/vmw_vmci/
Dvmci_event.c219 synchronize_rcu(); in vmci_event_unsubscribe()
Dvmci_resource.c160 synchronize_rcu(); in vmci_resource_remove()
Dvmci_context.c194 synchronize_rcu(); in vmci_ctx_destroy()
686 synchronize_rcu(); in vmci_ctx_remove_notification()
/linux-4.4.14/kernel/rcu/
Dsync.c41 .sync = synchronize_rcu,
Dtree_plugin.h680 void synchronize_rcu(void) in synchronize_rcu() function
693 EXPORT_SYMBOL_GPL(synchronize_rcu);
Drcutorture.c380 .sync = synchronize_rcu,
Dtree.c3291 synchronize_rcu(); in cond_synchronize_rcu()
/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_conf.c299 synchronize_rcu(); in ft_del_tpg()
507 synchronize_rcu(); in ft_exit()
Dtfc_sess.c319 synchronize_rcu(); /* let transport deregister happen */ in ft_sess_close()
/linux-4.4.14/net/phonet/
Dpn_dev.c286 synchronize_rcu(); in phonet_route_autodel()
399 synchronize_rcu(); in phonet_route_del()
Dsocket.c159 synchronize_rcu(); in pn_sock_unhash()
702 synchronize_rcu(); in pn_sock_unbind_res()
Daf_phonet.c501 synchronize_rcu(); in phonet_proto_unregister()
/linux-4.4.14/net/bridge/
Dbr_vlan.c586 synchronize_rcu(); in br_vlan_flush()
918 synchronize_rcu(); in nbp_vlan_init()
982 synchronize_rcu(); in nbp_vlan_flush()
/linux-4.4.14/fs/autofs4/
Dexpire.c320 synchronize_rcu(); in autofs4_expire_direct()
458 synchronize_rcu(); in autofs4_expire_indirect()
/linux-4.4.14/drivers/s390/cio/
Dqdio_thinint.c98 synchronize_rcu(); in tiqdio_remove_input_queues()
Dairq.c74 synchronize_rcu(); in unregister_adapter_interrupt()
/linux-4.4.14/fs/
Dfilesystems.c112 synchronize_rcu(); in unregister_filesystem()
Dnamespace.c1219 synchronize_rcu(); in replace_mount_options()
1349 synchronize_rcu(); in namespace_unlock()
3173 synchronize_rcu(); /* yecchhh... */ in kern_unmount()
Deventpoll.c1257 synchronize_rcu(); in ep_destroy_wakeup_source()
Dfs-writeback.c868 synchronize_rcu(); in cgroup_writeback_umount()
/linux-4.4.14/drivers/char/tpm/
Dtpm-chip.c273 synchronize_rcu(); in tpm_chip_unregister()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c199 synchronize_rcu(); in mlx4_en_deactivate_cq()
Den_netdev.c650 synchronize_rcu(); in mlx4_en_replace_mac()
/linux-4.4.14/tools/testing/nvdimm/test/
Diomap.c40 synchronize_rcu(); in nfit_test_teardown()
/linux-4.4.14/security/keys/
Dgc.c291 synchronize_rcu(); in key_garbage_collector()
/linux-4.4.14/drivers/scsi/libfc/
Dfc_libfc.c303 synchronize_rcu(); in fc_fc4_deregister_provider()
/linux-4.4.14/lib/
Dproportions.c139 synchronize_rcu(); in prop_change_shift()
/linux-4.4.14/drivers/edac/
Dedac_pci.c177 synchronize_rcu(); in del_edac_pci_from_global_list()
Dedac_device.c350 synchronize_rcu(); in del_edac_device_from_global_list()
Dedac_mc.c675 synchronize_rcu(); in del_mc_from_global_list()
/linux-4.4.14/arch/x86/kernel/
Dnmi.c208 synchronize_rcu(); in unregister_nmi_handler()
/linux-4.4.14/kernel/
Dnotifier.c152 synchronize_rcu(); in atomic_notifier_chain_unregister()
Dpadata.c495 synchronize_rcu(); in __padata_stop()
513 synchronize_rcu(); in padata_replace()
Dcpu.c379 synchronize_rcu(); in _cpu_down()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dkeys.c159 synchronize_rcu(); in hfi1_free_lkey()
Ddebugfs.c763 synchronize_rcu(); in hfi1_dbg_ibdev_exit()
Dqp.c294 synchronize_rcu(); in remove_qp()
340 synchronize_rcu(); in free_all_qps()
Dsdma.c993 synchronize_rcu(); in sdma_clean()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_nat_pptp.c307 synchronize_rcu(); in nf_nat_helper_pptp_fini()
Dnf_nat_h323.c621 synchronize_rcu(); in fini()
/linux-4.4.14/net/rds/
Dib.c265 synchronize_rcu(); in rds_ib_remove_one()
Dconnection.c350 synchronize_rcu(); in rds_conn_destroy()
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c324 synchronize_rcu(); in create_process()
/linux-4.4.14/drivers/cpuidle/
Dcpuidle.c311 synchronize_rcu(); in cpuidle_uninstall_idle_handler()
/linux-4.4.14/net/sched/
Dact_bpf.c350 synchronize_rcu(); in tcf_bpf_init()
/linux-4.4.14/drivers/dma/sh/
Dshdmac.c905 synchronize_rcu(); in sh_dmae_probe()
926 synchronize_rcu(); in sh_dmae_remove()
/linux-4.4.14/net/xfrm/
Dxfrm_input.c58 synchronize_rcu(); in xfrm_input_unregister_afinfo()
Dxfrm_state.c1897 synchronize_rcu(); in xfrm_unregister_km()
1934 synchronize_rcu(); in xfrm_state_unregister_afinfo()
Dxfrm_policy.c2882 synchronize_rcu(); in xfrm_policy_unregister_afinfo()
/linux-4.4.14/drivers/input/
Dinput.c553 synchronize_rcu(); in __input_release_device()
613 synchronize_rcu(); in input_open_device()
664 synchronize_rcu(); in input_close_device()
2366 synchronize_rcu(); in input_unregister_handle()
Devdev.c396 synchronize_rcu(); in evdev_ungrab()
416 synchronize_rcu(); in evdev_detach_client()
Dmousedev.c520 synchronize_rcu(); in mousedev_detach_client()
Djoydev.c188 synchronize_rcu(); in joydev_detach_client()
/linux-4.4.14/net/wireless/
Dcore.c793 synchronize_rcu(); in wiphy_unregister()
1126 synchronize_rcu(); in cfg80211_netdev_notifier_call()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fence.c111 synchronize_rcu(); in nouveau_fence_context_del()
/linux-4.4.14/sound/soc/xtensa/
Dxtfpga-i2s.c386 synchronize_rcu(); in xtfpga_pcm_close()
/linux-4.4.14/net/netlabel/
Dnetlabel_domainhash.c614 synchronize_rcu(); in netlbl_domhsh_remove_af4()
/linux-4.4.14/drivers/md/
Dmultipath.c298 synchronize_rcu(); in multipath_remove_disk()
Ddm-era-target.c645 synchronize_rcu(); in swap_writeset()
Ddm-thin.c3927 synchronize_rcu(); in thin_dtr()
4070 synchronize_rcu(); in thin_ctr()
Draid1.c1671 synchronize_rcu(); in raid1_remove_disk()
Dmd.c321 synchronize_rcu(); in mddev_suspend()
2150 synchronize_rcu(); in unbind_rdev_from_array()
Draid10.c1785 synchronize_rcu(); in raid10_remove_disk()
Draid5.c7188 synchronize_rcu(); in raid5_remove_disk()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dmain.c204 synchronize_rcu(); in carl9170_ampdu_gc()
753 synchronize_rcu(); in carl9170_op_add_interface()
823 synchronize_rcu(); in carl9170_op_remove_interface()
/linux-4.4.14/net/sunrpc/
Dclnt.c697 synchronize_rcu(); in rpc_switch_client_transport()
2502 synchronize_rcu(); in rpc_clnt_swap_activate()
2529 synchronize_rcu(); in rpc_clnt_swap_deactivate()
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c876 synchronize_rcu(); in fwserial_destroy()
1753 synchronize_rcu(); in fwserial_claim_port()
1778 synchronize_rcu(); in fwserial_find_port()
2187 synchronize_rcu(); in fwserial_remove_peer()
/linux-4.4.14/drivers/net/team/
Dteam_mode_loadbalance.c302 synchronize_rcu(); in lb_bpf_func_set()
/linux-4.4.14/drivers/tty/
Dsysrq.c1062 synchronize_rcu(); in __sysrq_swap_key_ops()
/linux-4.4.14/net/can/
Daf_can.c815 synchronize_rcu(); in can_proto_unregister()
/linux-4.4.14/drivers/base/power/
Dwakeup.c201 synchronize_rcu(); in wakeup_source_remove()
/linux-4.4.14/drivers/ipack/carriers/
Dtpci200.c191 synchronize_rcu(); in tpci200_free_irq()
/linux-4.4.14/arch/x86/pci/
Dmmconfig-shared.c807 synchronize_rcu(); in pci_mmconfig_delete()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_qp.c283 synchronize_rcu(); in remove_qp()
326 synchronize_rcu(); in qib_free_all_qps()
/linux-4.4.14/drivers/char/ipmi/
Dipmi_msghandler.c539 list_splice_init_rcu(&intf->cmd_rcvrs, &list, synchronize_rcu); in clean_up_interface_data()
1097 synchronize_rcu(); in ipmi_destroy_user()
1387 synchronize_rcu(); in ipmi_unregister_for_cmd()
2906 synchronize_rcu(); in ipmi_register_smi()
2992 synchronize_rcu(); in ipmi_unregister_smi()
/linux-4.4.14/drivers/mfd/
Ddln2.c180 synchronize_rcu(); in dln2_unregister_event_cb()
/linux-4.4.14/drivers/net/ppp/
Dpptp.c168 synchronize_rcu(); in del_chan()
/linux-4.4.14/net/mac802154/
Diface.c701 synchronize_rcu(); in ieee802154_if_remove()
/linux-4.4.14/drivers/iommu/
Ddmar.c277 synchronize_rcu(); in dmar_remove_dev_scope()
1880 synchronize_rcu(); in dmar_hp_release_drhd()
Dintel-iommu.c4159 synchronize_rcu(); in dmar_release_one_atsr()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_nl.c1432 synchronize_rcu(); in drbd_adm_disk_opts()
2221 synchronize_rcu(); in drbd_adm_net_opts()
2586 synchronize_rcu(); in drbd_adm_resize()
3549 synchronize_rcu(); in adm_del_resource()
Ddrbd_main.c2861 synchronize_rcu(); in drbd_create_device()
2894 synchronize_rcu(); in drbd_delete_device()
2995 synchronize_rcu(); in drbd_free_one_sock()
Ddrbd_receiver.c3427 synchronize_rcu(); in receive_protocol()
3681 synchronize_rcu(); in receive_SyncParam()
3793 synchronize_rcu(); in receive_sizes()
Ddrbd_state.c1604 synchronize_rcu(); in w_after_conn_state_ch()
/linux-4.4.14/security/apparmor/
Dpolicy.c984 list_splice_init_rcu(&old->base.profiles, &lh, synchronize_rcu); in __replace_profile()
/linux-4.4.14/drivers/isdn/capi/
Dkcapi.c736 synchronize_rcu(); in capi20_release()
/linux-4.4.14/drivers/acpi/apei/
Dghes.c918 synchronize_rcu(); in ghes_nmi_remove()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c1121 synchronize_rcu(); in ldlm_exit()
/linux-4.4.14/net/mac80211/
Dibss.c755 synchronize_rcu(); in ieee80211_csa_connection_drop_work()
1866 synchronize_rcu(); in ieee80211_ibss_leave()
Diface.c1862 synchronize_rcu(); in ieee80211_if_remove()
/linux-4.4.14/security/smack/
Dsmackfs.c1954 list_splice_init_rcu(private, public, synchronize_rcu); in smk_list_swap_rcu()
1966 synchronize_rcu(); in smk_list_swap_rcu()
/linux-4.4.14/drivers/firewire/
Dcore-transaction.c618 synchronize_rcu(); in fw_core_remove_address_handler()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c944 synchronize_rcu(); in mlxsw_core_rx_listener_unregister()
/linux-4.4.14/fs/nfs/
Dclient.c864 synchronize_rcu(); in nfs_server_remove_lists()
/linux-4.4.14/drivers/net/
Dmacvtap.c264 synchronize_rcu(); in macvtap_put_queue()
Dmacvlan.c167 synchronize_rcu(); in macvlan_hash_del()
/linux-4.4.14/net/ipv6/
Draw.c144 synchronize_rcu(); in rawv6_mh_filter_unregister()
/linux-4.4.14/mm/
Dmemcontrol.c3443 synchronize_rcu(); in __mem_cgroup_usage_register_event()
3531 synchronize_rcu(); in __mem_cgroup_usage_unregister_event()
5013 synchronize_rcu(); in mem_cgroup_move_charge()
/linux-4.4.14/net/bluetooth/
Dhci_conn.c1543 synchronize_rcu(); in hci_chan_del()
/linux-4.4.14/net/l2tp/
Dl2tp_core.c1694 synchronize_rcu(); in __l2tp_session_unhash()
/linux-4.4.14/net/mpls/
Daf_mpls.c1476 synchronize_rcu(); in resize_platform_label_table()
/linux-4.4.14/drivers/soc/ti/
Dknav_qmss_queue.c552 synchronize_rcu(); in knav_queue_close()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h692 synchronize_rcu(); in hci_conn_hash_del()
/linux-4.4.14/Documentation/filesystems/
Dpath-lookup.txt295 * synchronize_rcu is called when unregistering a filesystem, so we can
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c1724 synchronize_rcu(); in bond_enslave()
1872 synchronize_rcu(); in __bond_release_one()
/linux-4.4.14/kernel/printk/
Dprintk.c2851 synchronize_rcu(); in kmsg_dump_unregister()
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c243 synchronize_rcu(); in ip_set_type_unregister()
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunvnet.c2023 synchronize_rcu(); in vnet_port_remove()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dcnic.c547 synchronize_rcu(); in cnic_unregister_driver()
637 synchronize_rcu(); in cnic_unregister_device()
5425 synchronize_rcu(); in cnic_stop_hw()
Dbnx2.c415 synchronize_rcu(); in bnx2_unregister_cnic()
/linux-4.4.14/block/
Dblk-core.c495 synchronize_rcu(); in blk_queue_bypass_start()
/linux-4.4.14/kernel/events/
Dcore.c7728 synchronize_rcu(); in perf_pmu_unregister()
8515 synchronize_rcu(); in SYSCALL_DEFINE5()
8707 synchronize_rcu(); in perf_pmu_migrate_context()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_ctlr.c2171 synchronize_rcu(); in fcoe_ctlr_disc_stop_final()
/linux-4.4.14/net/
Dsocket.c2474 synchronize_rcu(); in sock_unregister()
/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.c175 synchronize_rcu(); in cxgbi_device_unregister()
/linux-4.4.14/virt/kvm/
Dkvm_main.c2376 synchronize_rcu(); in kvm_vcpu_ioctl()
/linux-4.4.14/net/key/
Daf_key.c184 synchronize_rcu(); in pfkey_release()
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c3781 synchronize_rcu(); in myri10ge_free_slices()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c5034 synchronize_rcu(); in remove_one()
/linux-4.4.14/fs/btrfs/
Dctree.c167 synchronize_rcu(); in btrfs_root_node()
Dvolumes.c2139 synchronize_rcu); in btrfs_prepare_sprout()
Dextent-tree.c9569 synchronize_rcu(); in btrfs_free_block_groups()
/linux-4.4.14/init/
DKconfig626 for example, slowing down synchronize_rcu().
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c5448 synchronize_rcu(); in bnxt_cfg_ntp_filters()
/linux-4.4.14/arch/x86/kvm/
Dvmx.c10916 synchronize_rcu(); in vmx_exit()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c14972 synchronize_rcu(); in bnx2x_unregister_cnic()