Home
last modified time | relevance | path

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

/linux/kernel/
A Dsoftirq.c286 static inline bool should_wake_ksoftirqd(void) in should_wake_ksoftirqd() function
293 if (should_wake_ksoftirqd()) in invoke_softirq()
415 static inline bool should_wake_ksoftirqd(void) in should_wake_ksoftirqd() function
683 if (!in_interrupt() && should_wake_ksoftirqd()) in raise_softirq_irqoff()

Completed in 4 milliseconds