Go to the source code of this file.
◆ BITMAP_CREATE_ZERO()
| static BITMAP_CREATE_ZERO |
( |
ack |
, |
|
|
CPU_MAX |
|
|
) |
| |
|
static |
◆ PERCPU_DEFINE_CTOR()
| PERCPU_DEFINE_CTOR |
( |
static |
rcu_t, |
|
|
pcpu_rcu |
|
|
) |
| |
Definition at line 25 of file rcu.c.
◆ rcu_synchronize_callback()
| static void rcu_synchronize_callback |
( |
void * |
arg | ) |
|
|
static |
Definition at line 47 of file rcu.c.
◆ rcu_check_quiescent()
| static bool rcu_check_quiescent |
( |
void |
| ) |
|
|
static |
Definition at line 88 of file rcu.c.
◆ rcu_advance()
| static void rcu_advance |
( |
bool |
wake | ) |
|
|
static |
◆ rcu_start_grace()
| static void rcu_start_grace |
( |
void |
| ) |
|
|
static |
◆ rcu_invoke_callbacks()
| static void rcu_invoke_callbacks |
( |
void |
| ) |
|
|
static |
◆ grace
Definition at line 12 of file rcu.c.
◆ active
Definition at line 13 of file rcu.c.
◆ lock
Definition at line 14 of file rcu.c.