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

/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
679 if (!in_interrupt() && should_wake_ksoftirqd())

Completed in 115 milliseconds