Searched refs:lastbuf (Results 1 – 3 of 3) sorted by relevance
362 int lastbuf = (pipe->curbuf + pipe->nrbufs - 1) & in pipe_write() local364 struct pipe_buffer *buf = pipe->bufs + lastbuf; in pipe_write()
873 bool lastbuf = dmarx->use_buf_b; in pl011_dma_rx_callback() local899 dmarx->use_buf_b = !lastbuf; in pl011_dma_rx_callback()902 pl011_dma_rx_chars(uap, pending, lastbuf, false); in pl011_dma_rx_callback()
6938 unsigned lastbuf, erstbuf; in init_sdma_7322_regs() local6956 lastbuf = erstbuf + n; in init_sdma_7322_regs()6959 ppd->sdma_state.last_sendbuf = lastbuf; in init_sdma_7322_regs()6960 for (; erstbuf < lastbuf; ++erstbuf) { in init_sdma_7322_regs()