Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A Dmanage.c1231 static void irq_thread_dtor(struct callback_head *unused) in irq_thread_dtor() function
1316 init_task_work(&on_exit_work, irq_thread_dtor); in irq_thread()
1339 task_work_cancel_func(current, irq_thread_dtor); in irq_thread()