Searched refs:fill_queue (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/char/
H A Dvirtio_console.c1291 static int fill_queue(struct virtqueue *vq, spinlock_t *lock) function
1390 err = fill_queue(port->in_vq, &port->inbuf_lock);
2038 err = fill_queue(portdev->c_ivq, &portdev->c_ivq_lock);
2150 fill_queue(portdev->c_ivq, &portdev->c_ivq_lock);
2156 fill_queue(port->in_vq, &port->inbuf_lock);
/linux-master/drivers/dma/
H A Dpl330.c2042 static inline void fill_queue(struct dma_pl330_chan *pch) function
2087 fill_queue(pch);

Completed in 133 milliseconds