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

/linux-master/include/linux/
H A Dinterrupt.h600 extern void do_softirq_post_smp_call_flush(unsigned int was_pending);
602 static inline void do_softirq_post_smp_call_flush(unsigned int unused) function
/linux-master/kernel/
H A Dsmp.c588 do_softirq_post_smp_call_flush(was_pending);
H A Dsoftirq.c290 void do_softirq_post_smp_call_flush(unsigned int was_pending) function

Completed in 129 milliseconds