Searched refs:lastbuf (Results 1 – 3 of 3) sorted by relevance
403 int lastbuf = (pipe->curbuf + pipe->nrbufs - 1) & in pipe_write() local405 struct pipe_buffer *buf = pipe->bufs + lastbuf; in pipe_write()
1005 bool lastbuf = dmarx->use_buf_b; in pl011_dma_rx_callback() local1031 dmarx->use_buf_b = !lastbuf; in pl011_dma_rx_callback()1034 pl011_dma_rx_chars(uap, pending, lastbuf, false); in pl011_dma_rx_callback()
6876 unsigned lastbuf, erstbuf; in init_sdma_7322_regs() local6894 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()