Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Diov_iter.c500 static size_t push_pipe(struct iov_iter *i, size_t size, in push_pipe() function
559 bytes = n = push_pipe(i, bytes, &i_head, &off); in copy_pipe_to_iter()
596 bytes = push_pipe(i, bytes, &i_head, &r); in csum_and_copy_to_pipe_iter()
650 n = push_pipe(i, bytes, &i_head, &off); in copy_mc_pipe_to_iter()
877 bytes = n = push_pipe(i, bytes, &i_head, &off); in pipe_zero()
1324 ssize_t n = push_pipe(i, maxsize, &iter_head, start); in __pipe_get_pages()