Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dwatchdog.c320 static unsigned long soft_lockup_nmi_warn; variable
744 if (test_and_set_bit_lock(0, &soft_lockup_nmi_warn)) in watchdog_timer_fn()
767 clear_bit_unlock(0, &soft_lockup_nmi_warn); in watchdog_timer_fn()