Searched defs:rcu_data (Results 1 – 1 of 1) sorted by relevance
178 struct rcu_data { struct184 bool beenonline; /* CPU online at least once. */185 bool gpwrap; /* Possible ->gp_seq wrap. */201 long qlen_last_fqs_check;204 unsigned long n_force_qs_snap;206 long blimit; /* Upper limit on a processed batch */217 struct rcu_head barrier_head;224 struct task_struct *nocb_gp_kthread;250 * Head of rcu_data list in wakeup chain, argument262 struct task_struct *rcu_cpu_kthread_task;[all …]