Name

rcu_expedite_gp — Expedite future RCU grace periods

Synopsis

void rcu_expedite_gp ( void);
 

Arguments

void

no arguments

Description

After a call to this function, future calls to synchronize_rcu and friends act as the corresponding synchronize_rcu_expedited function had instead been called.