Home
last modified time | relevance | path

Searched refs:synchronize_rcu_tasks_trace (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Drcupdate_trace.h179 static inline void synchronize_rcu_tasks_trace(void) in synchronize_rcu_tasks_trace() function
H A Dtracepoint.h119 synchronize_rcu_tasks_trace(); in tracepoint_synchronize_unregister()
/linux/kernel/rcu/
H A Drcuscale.c408 .sync = synchronize_rcu_tasks_trace,
409 .exp_sync = synchronize_rcu_tasks_trace,
H A Dtasks.h1510 synchronize_rcu_tasks_trace(); in rcu_tasks_initiate_self_tests()
H A Drcutorture.c1264 .sync = synchronize_rcu_tasks_trace,
1265 .exp_sync = synchronize_rcu_tasks_trace,
4617 synchronize_rcu_tasks_trace(); in rcu_torture_init_srcu_lockdep()
/linux/Documentation/RCU/
H A Dchecklist.rst215 synchronize_rcu_tasks_rude(), and synchronize_rcu_tasks_trace().
258 or synchronize_rcu_tasks_trace(), then the
/linux/kernel/trace/
H A Dbpf_trace.c2032 synchronize_rcu_tasks_trace(); in perf_event_detach_bpf_prog()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2791 to synchronize_rcu_tasks_trace() implies at least one call to
2800 synchronize_rcu_tasks_trace(), and rcu_barrier_tasks_trace().