Lines Matching defs:first
607 /* XXX: warning on the first, under the assumption we
1077 * Note: if we created the old pipe first, then someone who
1080 * the new pipe first.
1799 int first, last, i;
1809 first = snd_buf->page_base >> PAGE_SHIFT;
1811 rqstp->rq_enc_pages_num = last - first + 1 + 1;
1842 int first;
1858 first = snd_buf->page_base >> PAGE_SHIFT;
1859 inpages = snd_buf->pages + first;
1861 snd_buf->page_base -= first << PAGE_SHIFT;