Searched refs:synchronize_rcu_tasks (Results 1 – 9 of 9) sorted by relevance
197 void synchronize_rcu_tasks(void);201 # define synchronize_rcu_tasks synchronize_rcu macro248 #define synchronize_rcu_tasks synchronize_rcu macro
296 .sync = synchronize_rcu_tasks,297 .exp_sync = synchronize_rcu_tasks,
968 void synchronize_rcu_tasks(void) in synchronize_rcu_tasks() function972 EXPORT_SYMBOL_GPL(synchronize_rcu_tasks);1850 synchronize_rcu_tasks(); in rcu_tasks_initiate_self_tests()
877 .sync = synchronize_rcu_tasks,
208 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()
1080 synchronize_rcu_tasks
3200 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()
626 synchronize_rcu_tasks(); in kprobe_optimizer()
2645 synchronize_rcu_tasks(). In addition, transitions to and from2649 call_rcu_tasks(), synchronize_rcu_tasks(), and
Completed in 44 milliseconds