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.h469 void workqueue_softirq_dead(unsigned int cpu);
/linux/kernel/
H A Dsoftirq.c961 workqueue_softirq_dead(cpu); in takeover_tasklets()
H A Dworkqueue.c3654 void workqueue_softirq_dead(unsigned int cpu) in workqueue_softirq_dead() function