Lines Matching refs:__this_cpu_write
253 __this_cpu_write(watchdog_touch_ts, get_timestamp()); in __touch_watchdog()
300 __this_cpu_write(softlockup_touch_sync, true); in touch_softlockup_watchdog_sync()
301 __this_cpu_write(watchdog_touch_ts, 0); in touch_softlockup_watchdog_sync()
324 __this_cpu_write(hrtimer_interrupts_saved, hrint); in is_hardlockup()
346 __this_cpu_write(soft_lockup_hrtimer_cnt, in softlockup_fn()
385 __this_cpu_write(softlockup_touch_sync, false); in watchdog_timer_fn()
423 __this_cpu_write(soft_watchdog_warn, false); in watchdog_timer_fn()
435 __this_cpu_write(soft_watchdog_warn, true); in watchdog_timer_fn()
443 __this_cpu_write(softlockup_task_ptr_saved, current); in watchdog_timer_fn()
465 __this_cpu_write(soft_watchdog_warn, true); in watchdog_timer_fn()
467 __this_cpu_write(soft_watchdog_warn, false); in watchdog_timer_fn()