Home
last modified time | relevance | path

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

/drivers/char/
Dvirtio_console.c1365 static unsigned int fill_queue(struct virtqueue *vq, spinlock_t *lock) in fill_queue() function
1462 nr_added_bufs = fill_queue(port->in_vq, &port->inbuf_lock); in add_port()
2068 nr_added_bufs = fill_queue(portdev->c_ivq, in virtcons_probe()
2225 fill_queue(portdev->c_ivq, &portdev->c_ivq_lock); in virtcons_restore()
2231 fill_queue(port->in_vq, &port->inbuf_lock); in virtcons_restore()
/drivers/dma/
Dpl330.c1929 static inline void fill_queue(struct dma_pl330_chan *pch) in fill_queue() function
1973 fill_queue(pch); in pl330_tasklet()