Searched refs:synchronize_rcu (Results 1 – 25 of 199) sorted by relevance
12345678
152 c. synchronize_rcu() / call_rcu()158 express synchronize_rcu() in terms of the call_rcu() callback API.198 synchronize_rcu()200 void synchronize_rcu(void);205 have completed. Note that synchronize_rcu() will **not**213 2. enters synchronize_rcu()216 5. exits synchronize_rcu()219 To reiterate, synchronize_rcu() waits only for ongoing RCU221 any that begin after synchronize_rcu() is invoked.223 Of course, synchronize_rcu() does not necessarily return[all …]
87 One way to accomplish this is via synchronize_rcu(), perhaps as91 synchronize_rcu();94 This works because (as of v4.20) synchronize_rcu() blocks until all97 Since NMI handlers disable preemption, synchronize_rcu() is guaranteed99 to free up the handler's data as soon as synchronize_rcu() returns.
52 Why is it *not* legal to invoke synchronize_rcu() in this case?105 Note that it *is* safe for synchronize_rcu() to return immediately on109 Why can't synchronize_rcu() return immediately on UP systems running115 Why is it *not* legal to invoke synchronize_rcu() in this case?145 Why can't synchronize_rcu() return immediately on UP systems149 of an RCU read-side critical section. If synchronize_rcu()
211 6. Since synchronize_rcu() can block, it cannot be called238 If the updater uses call_rcu() or synchronize_rcu(), then277 disables BH when updaters use call_rcu() or synchronize_rcu().279 8. Although synchronize_rcu() is slower than is call_rcu(),282 or the latency of synchronize_rcu() is visible from userspace,283 synchronize_rcu() should be used in preference to call_rcu().285 in even simpler code than does synchronize_rcu() without286 synchronize_rcu()'s multi-millisecond latency. So please take290 An especially important property of the synchronize_rcu()292 are delayed for whatever reason, then the synchronize_rcu()[all …]
50 synchronize_rcu(); in vdo_register_thread()73 synchronize_rcu(); in vdo_unregister_thread()
27 exclude="${exclude}\|synchronize_rcu(\|synchronize_rcu_expedited("
44 synchronize_rcu(); in nf_nat_tftp_fini()
68 synchronize_rcu(); in nf_nat_amanda_fini()
90 synchronize_rcu(); in nf_nat_irc_fini()
109 synchronize_rcu(); in cfcnfg_create()121 synchronize_rcu(); in cfcnfg_remove()197 synchronize_rcu(); in caif_disconnect_client()583 synchronize_rcu(); in cfcnfg_del_phy_layer()
186 synchronize_rcu(); in led_trigger_set()210 synchronize_rcu(); in led_trigger_set()253 synchronize_rcu(); in led_trigger_set()
68 synchronize_rcu(); in ip_vs_fo_cleanup()
82 synchronize_rcu(); in ip_vs_lc_cleanup()
75 synchronize_rcu(); in ip_vs_ovf_cleanup()
132 synchronize_rcu(); in ip_vs_nq_cleanup()
105 synchronize_rcu(); in ip_vs_wlc_cleanup()
133 synchronize_rcu(); in ip_vs_sed_cleanup()
104 unsafe { bindings::synchronize_rcu() }; in drop()
33 synchronize_rcu();
38 synchronize_rcu();
815 synchronize_rcu(); in nx842_OF_upd()826 synchronize_rcu(); in nx842_OF_upd()1066 synchronize_rcu(); in nx842_probe()1132 synchronize_rcu(); in nx842_remove()1263 synchronize_rcu(); in nx842_pseries_exit()
522 synchronize_rcu(); in domain_add_cpu_ctrl()563 synchronize_rcu(); in l3_mon_domain_setup()646 synchronize_rcu(); in domain_remove_cpu_ctrl()693 synchronize_rcu(); in domain_remove_cpu_mon()706 synchronize_rcu(); in domain_remove_cpu_mon()
311 调用synchronize_rcu(),但注意synchronize_rcu()可能会睡眠相当长的时间。
185 synchronize_rcu(); in wpan_phy_unregister()333 synchronize_rcu(); in cfg802154_netdev_notifier_call()
93 synchronize_rcu(); in stp_proto_unregister()