Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h473 void workqueue_softirq_dead(unsigned int cpu);
/linux/kernel/
H A Dsoftirq.c1074 workqueue_softirq_dead(cpu); in takeover_tasklets()
H A Dworkqueue.c3696 void workqueue_softirq_dead(unsigned int cpu) in workqueue_softirq_dead() function