Name
wakeme_after_rcu —
Callback function to awaken a task after grace period
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.