rcu_expedite_gp(9)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.