Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/irq/
A Dresend.c48 static DECLARE_TASKLET(resend_tasklet, resend_irqs);
/linux-6.3-rc2/include/linux/
A Dinterrupt.h651 #define DECLARE_TASKLET(name, _callback) \ macro
/linux-6.3-rc2/drivers/net/wan/
A Dfarsync.c567 static DECLARE_TASKLET(fst_tx_task, fst_process_tx_work_q);
568 static DECLARE_TASKLET(fst_int_task, fst_process_int_work_q);

Completed in 9 milliseconds