Home
last modified time | relevance | path

Searched refs:lastbuf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/
Dpipe.c403 int lastbuf = (pipe->curbuf + pipe->nrbufs - 1) & in pipe_write() local
405 struct pipe_buffer *buf = pipe->bufs + lastbuf; in pipe_write()
/Linux-v5.4/drivers/tty/serial/
Damba-pl011.c1005 bool lastbuf = dmarx->use_buf_b; in pl011_dma_rx_callback() local
1031 dmarx->use_buf_b = !lastbuf; in pl011_dma_rx_callback()
1034 pl011_dma_rx_chars(uap, pending, lastbuf, false); in pl011_dma_rx_callback()
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_iba7322.c6876 unsigned lastbuf, erstbuf; in init_sdma_7322_regs() local
6894 lastbuf = erstbuf + n; in init_sdma_7322_regs()
6897 ppd->sdma_state.last_sendbuf = lastbuf; in init_sdma_7322_regs()
6898 for (; erstbuf < lastbuf; ++erstbuf) { in init_sdma_7322_regs()