Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcupdate.h173 void synchronize_rcu_tasks(void);
177 # define synchronize_rcu_tasks synchronize_rcu macro
224 #define synchronize_rcu_tasks synchronize_rcu macro
/openbmc/linux/kernel/rcu/
H A Drcuscale.c299 .sync = synchronize_rcu_tasks,
300 .exp_sync = synchronize_rcu_tasks,
H A Dtasks.h1095 void synchronize_rcu_tasks(void) in synchronize_rcu_tasks() function
1099 EXPORT_SYMBOL_GPL(synchronize_rcu_tasks);
2011 synchronize_rcu_tasks(); in rcu_tasks_initiate_self_tests()
H A Drcutorture.c878 .sync = synchronize_rcu_tasks,
/openbmc/linux/Documentation/RCU/
H A Dchecklist.rst208 synchronize_srcu_expedited(), synchronize_rcu_tasks(),
244 If the updater uses call_rcu_tasks() or synchronize_rcu_tasks(),
526 - synchronize_rcu_tasks() and rcu_barrier_tasks()
H A DwhatisRCU.rst1080 synchronize_rcu_tasks
/openbmc/linux/kernel/
H A Dkprobes.c626 synchronize_rcu_tasks(); in kprobe_optimizer()
/openbmc/linux/kernel/trace/
H A Dftrace.c3160 synchronize_rcu_tasks(); in ftrace_shutdown()
5465 synchronize_rcu_tasks(); in register_ftrace_direct()
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2611 synchronize_rcu_tasks(). In addition, transitions to and from
2615 call_rcu_tasks(), synchronize_rcu_tasks(), and
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5391 always disabled for synchronize_rcu_tasks().