Home
last modified time | relevance | path

Searched defs:rcu_state (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/rcu/
A Dtree.h340 struct rcu_state { struct
342 struct rcu_node *level[RCU_NUM_LVLS + 1];
345 int ncpus; /* # CPUs seen so far. */
346 int n_online_cpus; /* # CPUs online for RCU. */
356 short gp_flags; /* Commands for GP task. */
357 short gp_state; /* GP kthread sleep state. */
359 unsigned long gp_wake_seq; /* ->gp_seq at ^^^. */
380 int ncpus_snap; /* # CPUs seen last time. */
381 u8 cbovld; /* Callback overload now? */
382 u8 cbovldnext; /* ^ ^ next time? */
[all …]
A Dtree.c83 static struct rcu_state rcu_state = { variable
/linux/include/linux/
A Dstackdepot.h73 unsigned long rcu_state; /* RCU cookie */ member
/linux/include/net/
A Dsch_generic.h1322 unsigned long rcu_state; member

Completed in 23 milliseconds