Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dsoftirq.c272 static inline bool should_wake_ksoftirqd(void) in should_wake_ksoftirqd() function
279 if (should_wake_ksoftirqd()) in invoke_softirq()
414 static inline bool should_wake_ksoftirqd(void) in should_wake_ksoftirqd() function
683 if (!in_interrupt() && should_wake_ksoftirqd()) in raise_softirq_irqoff()