Home
last modified time | relevance | path

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

/kernel/
Drcutiny_plugin.h110 struct rcu_preempt_ctrlblk { struct
111 struct rcu_ctrlblk rcb; /* curtail: ->next ptr of last CB for GP. */
112 struct rcu_head **nexttail;
122 struct list_head blkd_tasks;
126 struct list_head *gp_tasks;
130 struct list_head *exp_tasks;
137 struct list_head *boost_tasks;
144 u8 gpnum; /* Current grace period. */
145 u8 gpcpu; /* Last grace period blocked by the CPU. */
146 u8 completed; /* Last grace period completed. */
[all …]