Home
last modified time | relevance | path

Searched refs:push_pipe (Results 1 – 1 of 1) sorted by relevance

/lib/
Diov_iter.c495 static size_t push_pipe(struct iov_iter *i, size_t size, in push_pipe() function
550 bytes = n = push_pipe(i, bytes, &idx, &off); in copy_pipe_to_iter()
584 bytes = n = push_pipe(i, bytes, &idx, &r); in csum_and_copy_to_pipe_iter()
654 bytes = n = push_pipe(i, bytes, &idx, &off); in copy_pipe_to_iter_mcsafe()
934 bytes = n = push_pipe(i, bytes, &idx, &off); in pipe_zero()
1238 ssize_t n = push_pipe(i, maxsize, &idx, start); in __pipe_get_pages()