Home
last modified time | relevance | path

Searched refs:soft_lockup_nmi_warn (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dwatchdog.c320 static unsigned long soft_lockup_nmi_warn; variable
752 if (test_and_set_bit_lock(0, &soft_lockup_nmi_warn)) in watchdog_timer_fn()
775 clear_bit_unlock(0, &soft_lockup_nmi_warn); in watchdog_timer_fn()