Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Diov_iter.c498 static size_t push_pipe(struct iov_iter *i, size_t size, in push_pipe() function
558 bytes = n = push_pipe(i, bytes, &i_head, &off); in copy_pipe_to_iter()
596 bytes = n = push_pipe(i, bytes, &i_head, &r); in csum_and_copy_to_pipe_iter()
670 bytes = n = push_pipe(i, bytes, &i_head, &off); in copy_mc_pipe_to_iter()
954 bytes = n = push_pipe(i, bytes, &i_head, &off); in pipe_zero()
1273 ssize_t n = push_pipe(i, maxsize, &iter_head, start); in __pipe_get_pages()

Completed in 3 milliseconds