Searched defs:rcu_data (Results 1 – 1 of 1) sorted by relevance
189 struct rcu_data { struct195 bool beenonline; /* CPU online at least once. */196 bool gpwrap; /* Possible ->gp_seq wrap. */213 long qlen_last_fqs_check;216 unsigned long n_force_qs_snap;218 long blimit; /* Upper limit on a processed batch */229 struct rcu_head barrier_head;236 struct task_struct *nocb_gp_kthread;262 * Head of rcu_data list in wakeup chain, argument274 struct task_struct *rcu_cpu_kthread_task;[all …]
Completed in 5 milliseconds