Home
last modified time | relevance | path

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

/xen/xen/common/
A Drcupdate.c72 struct rcu_data { struct
79 struct rcu_head *nxtlist;
80 struct rcu_head **nxttail;
82 struct rcu_head *curlist;
83 struct rcu_head **curtail;
84 struct rcu_head *donelist;
85 struct rcu_head **donetail;
87 int cpu;
91 struct timer idle_timer;
92 bool idle_timer_active;
[all …]

Completed in 6 milliseconds