Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drcupdate.h197 void synchronize_rcu_tasks(void);
201 # define synchronize_rcu_tasks synchronize_rcu macro
248 #define synchronize_rcu_tasks synchronize_rcu macro
/linux-6.3-rc2/kernel/rcu/
A Drcuscale.c296 .sync = synchronize_rcu_tasks,
297 .exp_sync = synchronize_rcu_tasks,
A Dtasks.h968 void synchronize_rcu_tasks(void) in synchronize_rcu_tasks() function
972 EXPORT_SYMBOL_GPL(synchronize_rcu_tasks);
1850 synchronize_rcu_tasks(); in rcu_tasks_initiate_self_tests()
A Drcutorture.c877 .sync = synchronize_rcu_tasks,
/linux-6.3-rc2/Documentation/RCU/
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()
A DwhatisRCU.rst1080 synchronize_rcu_tasks
/linux-6.3-rc2/kernel/trace/
A Dftrace.c3200 synchronize_rcu_tasks(); in ftrace_shutdown()
5431 synchronize_rcu_tasks(); in register_ftrace_direct()
5445 synchronize_rcu_tasks(); in register_ftrace_direct()
5514 synchronize_rcu_tasks(); in unregister_ftrace_direct()
5672 synchronize_rcu_tasks(); in modify_ftrace_direct()
5787 synchronize_rcu_tasks(); in register_ftrace_direct_multi()
/linux-6.3-rc2/kernel/
A Dkprobes.c626 synchronize_rcu_tasks(); in kprobe_optimizer()
/linux-6.3-rc2/Documentation/RCU/Design/Requirements/
A DRequirements.rst2645 synchronize_rcu_tasks(). In addition, transitions to and from
2649 call_rcu_tasks(), synchronize_rcu_tasks(), and

Completed in 44 milliseconds