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

/linux-master/kernel/irq/
H A Dresend.c48 static DECLARE_TASKLET(resend_tasklet, resend_irqs);
/linux-master/include/linux/
H A Dinterrupt.h658 #define DECLARE_TASKLET(name, _callback) \ macro
/linux-master/drivers/net/wan/
H 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 135 milliseconds