Searched refs:synchronize_rcu_mult (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Drcupdate_wait.h36 * synchronize_rcu_mult - Wait concurrently for multiple grace periods
40 * For example, synchronize_rcu_mult(call_rcu, call_rcu_tasks) would wait
53 * synchronize_rcu_mult() can be called is automatically already a full
56 #define synchronize_rcu_mult(...) \ macro
/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c880 synchronize_rcu_mult(call_rcu, call_rcu_tasks);
/linux-master/kernel/rcu/
H A Drcutorture.c868 synchronize_rcu_mult(call_rcu_tasks, call_rcu_hurry);

Completed in 161 milliseconds