rcu_barrier_tasks
void rcu_barrier_tasks(void);
.gp_barrier = rcu_barrier_tasks,
.cb_barrier = rcu_barrier_tasks,
EXPORT_SYMBOL_GPL(rcu_barrier_tasks);