Lines Matching refs:__this_cpu_write
260 __this_cpu_write(watchdog_touch_ts, get_timestamp()); in __touch_watchdog()
307 __this_cpu_write(softlockup_touch_sync, true); in touch_softlockup_watchdog_sync()
308 __this_cpu_write(watchdog_touch_ts, 0); in touch_softlockup_watchdog_sync()
331 __this_cpu_write(hrtimer_interrupts_saved, hrint); in is_hardlockup()
353 __this_cpu_write(soft_lockup_hrtimer_cnt, in softlockup_fn()
392 __this_cpu_write(softlockup_touch_sync, false); in watchdog_timer_fn()
430 __this_cpu_write(soft_watchdog_warn, false); in watchdog_timer_fn()
442 __this_cpu_write(soft_watchdog_warn, true); in watchdog_timer_fn()
450 __this_cpu_write(softlockup_task_ptr_saved, current); in watchdog_timer_fn()
472 __this_cpu_write(soft_watchdog_warn, true); in watchdog_timer_fn()
474 __this_cpu_write(soft_watchdog_warn, false); in watchdog_timer_fn()