Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dwatchdog.c457 static bool need_counting_irqs(void) in need_counting_irqs() function
514 if (!need_counting_irqs()) in print_irq_counts()
527 static inline bool need_counting_irqs(void) { return false; } in need_counting_irqs() function
642 need_counting_irqs()) in is_softlockup()