Scroll to navigation

WAKEME_AFTER_RCU(9) Driver Basics WAKEME_AFTER_RCU(9)

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.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.