Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dwatchdog.c459 static bool need_counting_irqs(void) in need_counting_irqs() function
516 if (!need_counting_irqs()) in print_irq_counts()
529 static inline bool need_counting_irqs(void) { return false; } in need_counting_irqs() function
644 need_counting_irqs()) in is_softlockup()