Lines Matching refs:WRITE_ONCE
1078 WRITE_ONCE(rdp->gpwrap, true); in dyntick_save_progress_counter()
1159 WRITE_ONCE(rdp->cond_resched_completed, in rcu_implicit_dynticks_qs()
1162 WRITE_ONCE(*rcrmp, in rcu_implicit_dynticks_qs()
1184 WRITE_ONCE(rsp->jiffies_stall, j + j1); in record_gp_stall_check_time()
1246 WRITE_ONCE(rsp->jiffies_stall, in print_other_cpu_stall()
1332 WRITE_ONCE(rsp->jiffies_stall, in print_cpu_stall()
1416 WRITE_ONCE(rsp->jiffies_stall, jiffies + ULONG_MAX / 2); in rcu_cpu_stall_reset()
1773 WRITE_ONCE(rdp->gpwrap, false); in __note_gp_changes()
1816 WRITE_ONCE(rsp->gp_activity, jiffies); in rcu_gp_init()
1824 WRITE_ONCE(rsp->gp_flags, 0); /* Clear all flags: New grace period. */ in rcu_gp_init()
1912 WRITE_ONCE(rnp->gpnum, rsp->gpnum); in rcu_gp_init()
1914 WRITE_ONCE(rnp->completed, rsp->completed); in rcu_gp_init()
1923 WRITE_ONCE(rsp->gp_activity, jiffies); in rcu_gp_init()
1958 WRITE_ONCE(rsp->gp_activity, jiffies); in rcu_gp_fqs()
1978 WRITE_ONCE(rsp->gp_flags, in rcu_gp_fqs()
1995 WRITE_ONCE(rsp->gp_activity, jiffies); in rcu_gp_cleanup()
2026 WRITE_ONCE(rnp->completed, rsp->gpnum); in rcu_gp_cleanup()
2034 WRITE_ONCE(rsp->gp_activity, jiffies); in rcu_gp_cleanup()
2043 WRITE_ONCE(rsp->completed, rsp->gpnum); in rcu_gp_cleanup()
2050 WRITE_ONCE(rsp->gp_flags, RCU_GP_FLAG_INIT); in rcu_gp_cleanup()
2087 WRITE_ONCE(rsp->gp_activity, jiffies); in rcu_gp_kthread()
2129 WRITE_ONCE(rsp->gp_activity, jiffies); in rcu_gp_kthread()
2133 WRITE_ONCE(rsp->gp_activity, jiffies); in rcu_gp_kthread()
2180 WRITE_ONCE(rsp->gp_flags, RCU_GP_FLAG_INIT); in rcu_start_gp_advanced()
2231 WRITE_ONCE(rsp->gp_flags, READ_ONCE(rsp->gp_flags) | RCU_GP_FLAG_FQS); in rcu_report_qs_rsp()
2452 WRITE_ONCE(rdp->qlen, 0); in rcu_send_cbs_to_orphanage()
2720 WRITE_ONCE(rdp->qlen, rdp->qlen - count); in rcu_do_batch()
2892 WRITE_ONCE(rsp->gp_flags, READ_ONCE(rsp->gp_flags) | RCU_GP_FLAG_FQS); in force_quiescent_state()
3049 WRITE_ONCE(head->func, rcu_leak_callback); in __call_rcu()
3088 WRITE_ONCE(rdp->qlen, rdp->qlen + 1); in __call_rcu()
3350 WRITE_ONCE(*sp, *sp + 1); in rcu_seq_start()
3359 WRITE_ONCE(*sp, *sp + 1); in rcu_seq_end()
4206 WRITE_ONCE(rsp->ncpus, READ_ONCE(rsp->ncpus) + 1); in rcu_init_percpu_data()