Lines Matching refs:tail
337 unsigned int p_tail = pipe->tail;
360 printk(KERN_ERR "head = %d, tail = %d, buffers = %d\n",
380 unsigned int p_tail = pipe->tail;
502 unsigned int p_tail = pipe->tail;
706 * * Typical tail/residue handling after a fault retries the copy
1012 unsigned int p_tail = pipe->tail;
1194 WARN_ON(pipe_full(pipe->head, pipe->tail, pipe->ring_size));
1303 npages = pipe_space_for_user(iter_head, i->pipe->tail, i->pipe);
1371 npages = pipe_space_for_user(iter_head, i->pipe->tail, i->pipe);
1604 npages = pipe_space_for_user(iter_head, pipe->tail, pipe);