Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcupdate.h176 void synchronize_rcu_tasks(void);
181 # define synchronize_rcu_tasks synchronize_rcu macro
228 #define synchronize_rcu_tasks synchronize_rcu macro
/linux/kernel/rcu/
H A Drcuscale.c329 .sync = synchronize_rcu_tasks,
330 .exp_sync = synchronize_rcu_tasks,
H A Dtasks.h1218 void synchronize_rcu_tasks(void) in synchronize_rcu_tasks() function
1222 EXPORT_SYMBOL_GPL(synchronize_rcu_tasks);
2182 synchronize_rcu_tasks(); in rcu_tasks_initiate_self_tests()
H A Drcutorture.c899 .sync = synchronize_rcu_tasks,
/linux/Documentation/RCU/
H A Dchecklist.rst208 synchronize_srcu_expedited(), synchronize_rcu_tasks(),
246 a. If the updater uses synchronize_rcu_tasks() or
537 - synchronize_rcu_tasks() and rcu_barrier_tasks()
H A DwhatisRCU.rst1099 synchronize_rcu_tasks
/linux/kernel/
H A Dkprobes.c626 synchronize_rcu_tasks(); in kprobe_optimizer()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2612 synchronize_rcu_tasks(). In addition, transitions to and from
2626 call_rcu_tasks(), synchronize_rcu_tasks(), and
/linux/kernel/trace/
H A Dftrace.c3190 synchronize_rcu_tasks(); in ftrace_shutdown()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5652 always disabled for synchronize_rcu_tasks().