Lines Matching refs:__this_cpu_read
251 if (__this_cpu_read(rcu_sched_data.cpu_no_qs.s)) { in rcu_sched_qs()
253 __this_cpu_read(rcu_sched_data.gpnum), in rcu_sched_qs()
256 if (!__this_cpu_read(rcu_sched_data.cpu_no_qs.b.exp)) in rcu_sched_qs()
259 if (__this_cpu_read(rcu_sched_data.cpu_no_qs.b.exp)) { in rcu_sched_qs()
271 if (__this_cpu_read(rcu_bh_data.cpu_no_qs.s)) { in rcu_bh_qs()
273 __this_cpu_read(rcu_bh_data.gpnum), in rcu_bh_qs()
1059 return __this_cpu_read(rcu_dynticks.dynticks_nesting) <= 1; in rcu_is_cpu_rrupt_from_idle()
1770 rdp->rcu_qs_ctr_snap = __this_cpu_read(rcu_qs_ctr); in __note_gp_changes()
2361 rdp->rcu_qs_ctr_snap == __this_cpu_read(rcu_qs_ctr)) || in rcu_report_qs_rdp()
2372 rdp->rcu_qs_ctr_snap = __this_cpu_read(rcu_qs_ctr); in rcu_report_qs_rdp()
2419 rdp->rcu_qs_ctr_snap == __this_cpu_read(rcu_qs_ctr)) in rcu_check_quiescent_state()
2869 rnp = __this_cpu_read(rsp->rda->mynode); in force_quiescent_state()
3672 __this_cpu_read(rcu_sched_data.cpu_no_qs.b.exp)) in sync_sched_exp_handler()
3889 rdp->rcu_qs_ctr_snap == __this_cpu_read(rcu_qs_ctr)) { in __rcu_pending()
3893 rdp->rcu_qs_ctr_snap != __this_cpu_read(rcu_qs_ctr))) { in __rcu_pending()