Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.c69 tasklet_schedule(&ioat_chan->cleanup_task); in ioat_dma_do_interrupt()
86 tasklet_schedule(&ioat_chan->cleanup_task); in ioat_dma_do_interrupt_msix()
121 tasklet_kill(&ioat_chan->cleanup_task); in ioat_stop()
Ddma.h113 struct tasklet_struct cleanup_task; member
Dinit.c775 tasklet_init(&ioat_chan->cleanup_task, ioat_cleanup_event, data); in ioat_init_channel()
/drivers/infiniband/ulp/iser/
Discsi_iser.c1023 .cleanup_task = iscsi_iser_cleanup_task,
/drivers/scsi/
Discsi_tcp.c1004 .cleanup_task = iscsi_tcp_cleanup_task,
Dlibiscsi.c494 session->tt->cleanup_task(task); in iscsi_free_task()
/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c130 .cleanup_task = cxgbi_cleanup_task,
/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c2307 .cleanup_task = bnx2i_cleanup_task,
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c137 .cleanup_task = cxgbi_cleanup_task,
/drivers/scsi/be2iscsi/
Dbe_main.c5850 .cleanup_task = beiscsi_cleanup_task,
/drivers/scsi/qla4xxx/
Dql4_os.c242 .cleanup_task = qla4xxx_task_cleanup,