Home
last modified time | relevance | path

Searched refs:synchronize_rcu_tasks (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Drcupdate.h189 void synchronize_rcu_tasks(void);
194 # define synchronize_rcu_tasks synchronize_rcu macro
212 #define synchronize_rcu_tasks synchronize_rcu macro
/linux/kernel/rcu/
H A Dtasks.h1218 void synchronize_rcu_tasks(void) in synchronize_rcu_tasks() function
1222 EXPORT_SYMBOL_GPL(synchronize_rcu_tasks);
1498 synchronize_rcu_tasks(); in rcu_tasks_initiate_self_tests()
H A Drcuscale.c325 .sync = synchronize_rcu_tasks,
326 .exp_sync = synchronize_rcu_tasks,
H A Drcutorture.c1172 .sync = synchronize_rcu_tasks,
/linux/Documentation/RCU/
H A Dchecklist.rst214 synchronize_srcu_expedited(), synchronize_rcu_tasks(),
252 a. If the updater uses synchronize_rcu_tasks() or
550 - synchronize_rcu_tasks() and rcu_barrier_tasks()
/linux/kernel/
H A Dkprobes.c648 synchronize_rcu_tasks(); in kprobe_optimizer()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2737 synchronize_rcu_tasks(). In addition, transitions to and from
2751 call_rcu_tasks(), synchronize_rcu_tasks(), and
/linux/kernel/trace/
H A Dftrace.c3263 synchronize_rcu_tasks(); in ftrace_shutdown()