Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/ioat/
H A Ddma.c113 tasklet_schedule(&ioat_chan->cleanup_task); in ioat_dma_do_interrupt()
130 tasklet_schedule(&ioat_chan->cleanup_task); in ioat_dma_do_interrupt_msix()
165 tasklet_kill(&ioat_chan->cleanup_task); in ioat_stop()
168 ioat_cleanup_event(&ioat_chan->cleanup_task); in ioat_stop()
695 struct ioatdma_chan *ioat_chan = from_tasklet(ioat_chan, t, cleanup_task); in ioat_cleanup_event()
H A Ddma.h111 struct tasklet_struct cleanup_task; member
H A Dinit.c779 tasklet_setup(&ioat_chan->cleanup_task, ioat_cleanup_event); in ioat_init_channel()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_iscsi.h112 void (*cleanup_task) (struct iscsi_task *task); member
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Discsi_iser.c1009 .cleanup_task = iscsi_iser_cleanup_task,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Discsi_tcp.c1058 .cleanup_task = iscsi_tcp_cleanup_task,
H A Dlibiscsi.c452 session->tt->cleanup_task(task); in iscsi_free_task()
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c132 .cleanup_task = cxgbi_cleanup_task,
/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_iscsi.c1453 .cleanup_task = qedi_cleanup_task,
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c2310 .cleanup_task = bnx2i_cleanup_task,
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c149 .cleanup_task = cxgbi_cleanup_task,
/OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/
H A Dbe_main.c5826 .cleanup_task = beiscsi_cleanup_task,
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_os.c275 .cleanup_task = qla4xxx_task_cleanup,