Searched refs:synchronize_rcu_expedited (Results 1 – 22 of 22) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rcutree.h | 35 void synchronize_rcu_expedited(void);
|
| H A D | rcutiny.h | 32 static inline void synchronize_rcu_expedited(void) in synchronize_rcu_expedited() function
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | tree_exp.h | 814 void synchronize_rcu_expedited(void) in synchronize_rcu_expedited() function 870 EXPORT_SYMBOL_GPL(synchronize_rcu_expedited);
|
| H A D | update.c | 222 synchronize_rcu_expedited(); in rcu_test_sync_prims()
|
| H A D | rcuscale.c | 180 .exp_sync = synchronize_rcu_expedited,
|
| H A D | rcutorture.c | 462 .exp_sync = synchronize_rcu_expedited,
|
| H A D | tree.c | 3681 synchronize_rcu_expedited(); in synchronize_rcu()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | cfi.c | 217 synchronize_rcu_expedited(); in update_shadow()
|
| /OK3568_Linux_fs/kernel/tools/memory-model/ |
| H A D | linux-kernel.def | 49 synchronize_rcu_expedited() { __fence{sync-rcu}; }
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_reset.c | 831 synchronize_rcu_expedited(); in __intel_gt_set_wedged() 1287 synchronize_rcu_expedited(); in intel_gt_handle_error()
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 1227 unacceptable. In these cases, ``synchronize_rcu_expedited()`` may be 1231 requirements for ``synchronize_rcu_expedited()`` on large systems, but, 1234 requirements: A storm of ``synchronize_rcu_expedited()`` invocations on 1236 for its shorter latencies, ``synchronize_rcu_expedited()`` is permitted 1242 ``synchronize_rcu_expedited()``'s reduced grace-period latency is 1283 neither ``synchronize_rcu()`` nor ``synchronize_rcu_expedited()`` would 1564 ``synchronize_rcu_expedited()``, courtesy of this function's use of 1766 ``synchronize_rcu_expedited()``, will operate normally during very early 1774 ``synchronize_rcu_expedited()``) in ``CONFIG_PREEMPT=y`` kernels. The 1933 ``synchronize_rcu_expedited()``. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | checklist.rst | 194 for synchronize_srcu(), synchronize_rcu_expedited(), and 387 real-time workloads than is synchronize_rcu_expedited().
|
| H A D | whatisRCU.rst | 938 rcu_dereference synchronize_rcu_expedited 949 [local_bh_disable] synchronize_rcu_expedited 962 [preempt_disable] synchronize_rcu_expedited
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | backing-dev.c | 865 synchronize_rcu_expedited(); in bdi_remove_from_list()
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Expedited-Grace-Periods/ |
| H A D | Expedited-Grace-Periods.rst | 51 If a given CPU is offline or idle, ``synchronize_rcu_expedited()`` 121 As with RCU-preempt, RCU-sched's ``synchronize_rcu_expedited()`` ignores
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-stats.c | 437 synchronize_rcu_expedited(); in dm_stats_delete()
|
| H A D | dm.c | 727 synchronize_rcu_expedited(); in dm_sync_table()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namespace.c | 1428 synchronize_rcu_expedited(); in namespace_unlock() 3914 synchronize_rcu_expedited(); in kern_unmount_array()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_qcom | 2419 synchronize_rcu_expedited
|
| H A D | abi_gki_aarch64_galaxy | 3922 synchronize_rcu_expedited
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev.c | 10636 synchronize_rcu_expedited(); in synchronize_net()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 4600 example, synchronize_rcu_expedited() instead 4609 synchronize_rcu_expedited(). This improves
|