Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | RCU_KTHREAD_PRIO 1 |
#define | RCU_BOOST_PRIO RCU_KTHREAD_PRIO |
Functions | |
long | rcu_batches_completed (void) |
EXPORT_SYMBOL_GPL (rcu_batches_completed) | |
void | rcu_force_quiescent_state (void) |
EXPORT_SYMBOL_GPL (rcu_force_quiescent_state) | |
void | kfree_call_rcu (struct rcu_head *head, void(*func)(struct rcu_head *rcu)) |
EXPORT_SYMBOL_GPL (kfree_call_rcu) | |
void | synchronize_rcu_expedited (void) |
EXPORT_SYMBOL_GPL (synchronize_rcu_expedited) | |
void | rcu_barrier (void) |
EXPORT_SYMBOL_GPL (rcu_barrier) | |
early_initcall (rcu_scheduler_really_started) | |
int | rcu_needs_cpu (int cpu, unsigned long *delta_jiffies) |
#define RCU_BOOST_PRIO RCU_KTHREAD_PRIO |
Definition at line 36 of file rcutree_plugin.h.
#define RCU_KTHREAD_PRIO 1 |
Definition at line 31 of file rcutree_plugin.h.
early_initcall | ( | rcu_scheduler_really_started | ) |
EXPORT_SYMBOL_GPL | ( | rcu_batches_completed | ) |
EXPORT_SYMBOL_GPL | ( | rcu_force_quiescent_state | ) |
EXPORT_SYMBOL_GPL | ( | kfree_call_rcu | ) |
EXPORT_SYMBOL_GPL | ( | synchronize_rcu_expedited | ) |
EXPORT_SYMBOL_GPL | ( | rcu_barrier | ) |
Definition at line 1013 of file rcutree_plugin.h.
Definition at line 1048 of file rcutree_plugin.h.
Definition at line 909 of file rcutree_plugin.h.
Definition at line 919 of file rcutree_plugin.h.
Definition at line 1501 of file rcutree_plugin.h.
Definition at line 1024 of file rcutree_plugin.h.