Searched refs:push_pipe (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/lib/ |
D | iov_iter.c | 511 static size_t push_pipe(struct iov_iter *i, size_t size, in push_pipe() function 570 bytes = n = push_pipe(i, bytes, &i_head, &off); in copy_pipe_to_iter() 607 bytes = n = push_pipe(i, bytes, &i_head, &r); in csum_and_copy_to_pipe_iter() 680 bytes = n = push_pipe(i, bytes, &i_head, &off); in copy_mc_pipe_to_iter() 961 bytes = n = push_pipe(i, bytes, &i_head, &off); in pipe_zero() 1280 ssize_t n = push_pipe(i, maxsize, &iter_head, start); in __pipe_get_pages()
|