Searched refs:PIPE_DEF_BUFFERS (Results 1 – 5 of 5) sorted by relevance
5 #define PIPE_DEF_BUFFERS 16 macro
259 if (buffers <= PIPE_DEF_BUFFERS) in splice_grow_spd()276 if (spd->nr_pages_max <= PIPE_DEF_BUFFERS) in splice_shrink_spd()372 struct kvec *vec, __vec[PIPE_DEF_BUFFERS]; in default_file_splice_read()398 if (nr_pages > PIPE_DEF_BUFFERS) { in default_file_splice_read()
42 unsigned long pipe_user_pages_soft = PIPE_DEF_BUFFERS * INR_OPEN_CUR;628 unsigned long pipe_bufs = PIPE_DEF_BUFFERS; in alloc_pipe_info()
1208 struct page *pages[PIPE_DEF_BUFFERS]; in subbuf_splice_actor()1209 struct partial_page partial[PIPE_DEF_BUFFERS]; in subbuf_splice_actor()1213 .nr_pages_max = PIPE_DEF_BUFFERS, in subbuf_splice_actor()
5866 struct page *pages_def[PIPE_DEF_BUFFERS]; in tracing_splice_read_pipe()5867 struct partial_page partial_def[PIPE_DEF_BUFFERS]; in tracing_splice_read_pipe()5873 .nr_pages_max = PIPE_DEF_BUFFERS, in tracing_splice_read_pipe()6857 struct partial_page partial_def[PIPE_DEF_BUFFERS]; in tracing_buffers_splice_read()6858 struct page *pages_def[PIPE_DEF_BUFFERS]; in tracing_buffers_splice_read()6862 .nr_pages_max = PIPE_DEF_BUFFERS, in tracing_buffers_splice_read()