Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dsoftirq.c271 static inline bool should_wake_ksoftirqd(void) in should_wake_ksoftirqd() function
278 if (should_wake_ksoftirqd()) in invoke_softirq()
413 static inline bool should_wake_ksoftirqd(void) in should_wake_ksoftirqd() function
678 if (!in_interrupt() && should_wake_ksoftirqd()) in raise_softirq_irqoff()