Searched refs:should_wake_ksoftirqd (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/
H A Dsoftirq.c272 static inline bool should_wake_ksoftirqd(void) function
279 if (should_wake_ksoftirqd())
414 static inline bool should_wake_ksoftirqd(void) function
683 if (!in_interrupt() && should_wake_ksoftirqd())

Completed in 186 milliseconds