Searched refs:rcu_barrier_tasks_trace (Results 1 – 7 of 7) sorted by relevance
190 static inline void rcu_barrier_tasks_trace(void) in rcu_barrier_tasks_trace() function
336 rcu_barrier_tasks(), and rcu_barrier_tasks_trace(), respectively.535 - call_rcu_tasks_trace() -> rcu_barrier_tasks_trace()551 - synchronize_tasks_trace() and rcu_barrier_tasks_trace()
873 rcu_barrier_tasks_trace(); in bpf_local_storage_map_free()
698 * rcu_barrier_tasks_trace() doesn't imply synchronize_rcu_tasks_trace(), in free_mem_alloc() 699 * but rcu_barrier_tasks_trace() and rcu_barrier() below are only used in free_mem_alloc() 705 rcu_barrier_tasks_trace(); /* wait for __free_rcu */ in free_mem_alloc_deferred()
407 .gp_barrier = rcu_barrier_tasks_trace,
1268 .cb_barrier = rcu_barrier_tasks_trace,
2800 synchronize_rcu_tasks_trace(), and rcu_barrier_tasks_trace().