Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dsoftirq.c286 static inline bool should_wake_ksoftirqd(void) in should_wake_ksoftirqd() function
293 if (should_wake_ksoftirqd()) in invoke_softirq()
428 static inline bool should_wake_ksoftirqd(void) in should_wake_ksoftirqd() function
696 if (!in_interrupt() && should_wake_ksoftirqd()) in raise_softirq_irqoff()