Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Diov_iter.c488 static size_t push_pipe(struct iov_iter *i, size_t size, in push_pipe() function
543 bytes = n = push_pipe(i, bytes, &idx, &off); in copy_pipe_to_iter()
609 bytes = n = push_pipe(i, bytes, &idx, &off); in copy_pipe_to_iter_mcsafe()
874 bytes = n = push_pipe(i, bytes, &idx, &off); in pipe_zero()
1152 ssize_t n = push_pipe(i, maxsize, &idx, start); in __pipe_get_pages()