Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcupdate_trace.h89 void rcu_barrier_tasks_trace(void);
/openbmc/linux/kernel/rcu/
H A Dtasks.h1944 void rcu_barrier_tasks_trace(void) in rcu_barrier_tasks_trace() function
1948 EXPORT_SYMBOL_GPL(rcu_barrier_tasks_trace);
H A Drcuscale.c376 .gp_barrier = rcu_barrier_tasks_trace,
H A Drcutorture.c973 .cb_barrier = rcu_barrier_tasks_trace,
/openbmc/linux/kernel/bpf/
H A Dmemalloc.c638 rcu_barrier_tasks_trace(); /* wait for __free_rcu */ in free_mem_alloc()
/openbmc/linux/Documentation/RCU/
H A Dchecklist.rst511 - call_rcu_tasks_trace() -> rcu_barrier_tasks_trace()
528 - synchronize_tasks_trace() and rcu_barrier_tasks_trace()
H A DwhatisRCU.rst1095 rcu_read_lock_trace call_rcu_tasks_trace rcu_barrier_tasks_trace
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2653 synchronize_rcu_tasks_trace(), and rcu_barrier_tasks_trace().