Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dinterrupt.h593 extern void do_softirq_post_smp_call_flush(unsigned int was_pending);
595 static inline void do_softirq_post_smp_call_flush(unsigned int unused) in do_softirq_post_smp_call_flush() function
/linux-6.3-rc2/kernel/
A Dsoftirq.c304 void do_softirq_post_smp_call_flush(unsigned int was_pending) in do_softirq_post_smp_call_flush() function
A Dsmp.c714 do_softirq_post_smp_call_flush(was_pending); in flush_smp_call_function_queue()

Completed in 8 milliseconds