[go: nahoru, domu]

Searched refs:queue_remove (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/arm/
H A Dqueue.h35 * Function: struct scsi_cmnd *queue_remove (queue)
40 extern struct scsi_cmnd *queue_remove (Queue_t *queue);
H A Dqueue.c182 * Function: struct scsi_cmnd *queue_remove (queue)
187 struct scsi_cmnd *queue_remove(Queue_t *queue) function
309 EXPORT_SYMBOL(queue_remove); variable
H A Dacornscsi.c2755 while ((SCptr = queue_remove(&host->queues.disconnected)) != NULL)
H A Dfas216.c2825 while (queue_remove(&info->queues.disconnected) != NULL);
/drivers/md/
H A Ddm-cache-policy-mq.c163 static void queue_remove(struct list_head *elt) function
499 queue_remove(&e->list);

Completed in 56 milliseconds