Module rcu
kernel
Module rcu
Module Items
Structs
Functions
In kernel::
sync
Modules
lock
poll
rcu
Macros
global_lock
new_condvar
Structs
Arc
ArcBorrow
CondVar
GlobalGuard
GlobalLock
GlobalLockedBy
LockClassKey
LockedBy
UniqueArc
Enums
CondVarTimeoutResult
Traits
GlobalLockBackend
kernel
::
sync
Module
rcu
Copy item path
Settings
Help
Summary
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.