···7777 * sections are delimited by rcu_read_lock() and rcu_read_unlock(),7878 * and may be nested.7979 */8080+void synchronize_rcu(void); /* Makes kernel-doc tools happy */8081synchronize_rcu_xxx(synchronize_rcu, call_rcu)8182EXPORT_SYMBOL_GPL(synchronize_rcu);8283