Module rcu

Source
Expand description

RCU support.

C header: include/linux/rcupdate.h

Structs§

Guard
Evidence that the RCU read side lock is held on the current thread/CPU.

Functions§

read_lock
Acquires the RCU read side lock.