Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dvirtio_console.c1352 static unsigned int fill_queue(struct virtqueue *vq, spinlock_t *lock) in fill_queue() function
1448 nr_added_bufs = fill_queue(port->in_vq, &port->inbuf_lock); in add_port()
2090 nr_added_bufs = fill_queue(portdev->c_ivq, in virtcons_probe()
2213 fill_queue(portdev->c_ivq, &portdev->c_ivq_lock); in virtcons_restore()
2219 fill_queue(port->in_vq, &port->inbuf_lock); in virtcons_restore()
/Linux-v4.19/drivers/dma/
Dpl330.c2019 static inline void fill_queue(struct dma_pl330_chan *pch) in fill_queue() function
2064 fill_queue(pch); in pl330_tasklet()