SYNOPSIS void wakeme_after_rcu(struct rcu_head * head); ARGUMENTS head Pointer to rcu_head member within rcu_synchronize structure DESCRIPTION Awaken the corresponding task now that a grace period has elapsed. COPYRIGHT