Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Drcupdate.c69 struct rcu_data { struct
76 struct rcu_head *nxtlist;
77 struct rcu_head **nxttail;
79 struct rcu_head *curlist;
80 struct rcu_head **curtail;
81 struct rcu_head *donelist;
82 struct rcu_head **donetail;
84 int cpu;
85 struct rcu_head barrier;
89 struct timer idle_timer;
[all …]

Completed in 3 milliseconds