Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drcupdate.h170 void synchronize_rcu_tasks(void);
175 # define synchronize_rcu_tasks synchronize_rcu macro
222 #define synchronize_rcu_tasks synchronize_rcu macro
/linux-6.15/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);
2168 synchronize_rcu_tasks(); in rcu_tasks_initiate_self_tests()
H A Drcutorture.c976 .sync = synchronize_rcu_tasks,
/linux-6.15/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.rst1109 synchronize_rcu_tasks
/linux-6.15/kernel/
H A Dkprobes.c625 synchronize_rcu_tasks(); in kprobe_optimizer()
/linux-6.15/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-6.15/kernel/trace/
H A Dftrace.c3192 synchronize_rcu_tasks(); in ftrace_shutdown()
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt5981 always disabled for synchronize_rcu_tasks().