Lines Matching refs:smp_processor_id
169 unsigned int this_cpu = smp_processor_id(); in watchdog_hardlockup_check()
391 kcpustat_cpu_fetch(&kcpustat, smp_processor_id()); in update_cpustat()
418 smp_processor_id(), sample_period_second); in print_cpustat()
499 smp_processor_id(), HARDIRQ_PERCENT_THRESH); in print_irq_counts()
698 stop_one_cpu_nowait(smp_processor_id(), in watchdog_timer_fn()
759 smp_processor_id(), duration, in watchdog_timer_fn()
771 trigger_allbutcpu_cpu_backtrace(smp_processor_id()); in watchdog_timer_fn()
789 WARN_ON_ONCE(cpu != smp_processor_id()); in watchdog_enable()
813 WARN_ON_ONCE(cpu != smp_processor_id()); in watchdog_disable()
827 watchdog_disable(smp_processor_id()); in softlockup_stop_fn()
846 watchdog_enable(smp_processor_id()); in softlockup_start_fn()