Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dworkqueue.h469 void workqueue_softirq_dead(unsigned int cpu);
/linux-6.15/kernel/
H A Dsoftirq.c979 workqueue_softirq_dead(cpu); in takeover_tasklets()
H A Dworkqueue.c3663 void workqueue_softirq_dead(unsigned int cpu) in workqueue_softirq_dead() function