Searched refs:PIPE_DEF_BUFFERS (Results 1 – 6 of 6) sorted by relevance
282 if (buffers <= PIPE_DEF_BUFFERS) in splice_grow_spd()298 if (spd->nr_pages_max <= PIPE_DEF_BUFFERS) in splice_shrink_spd()312 struct page *pages[PIPE_DEF_BUFFERS]; in __generic_file_splice_read()313 struct partial_page partial[PIPE_DEF_BUFFERS]; in __generic_file_splice_read()321 .nr_pages_max = PIPE_DEF_BUFFERS, in __generic_file_splice_read()613 struct page *pages[PIPE_DEF_BUFFERS]; in default_file_splice_read()614 struct partial_page partial[PIPE_DEF_BUFFERS]; in default_file_splice_read()615 struct iovec *vec, __vec[PIPE_DEF_BUFFERS]; in default_file_splice_read()623 .nr_pages_max = PIPE_DEF_BUFFERS, in default_file_splice_read()634 if (spd.nr_pages_max > PIPE_DEF_BUFFERS) { in default_file_splice_read()[all …]
593 pipe->bufs = kzalloc(sizeof(struct pipe_buffer) * PIPE_DEF_BUFFERS, GFP_KERNEL); in alloc_pipe_info()597 pipe->buffers = PIPE_DEF_BUFFERS; in alloc_pipe_info()
4 #define PIPE_DEF_BUFFERS 16 macro
1227 struct page *pages[PIPE_DEF_BUFFERS]; in subbuf_splice_actor()1228 struct partial_page partial[PIPE_DEF_BUFFERS]; in subbuf_splice_actor()1232 .nr_pages_max = PIPE_DEF_BUFFERS, in subbuf_splice_actor()
4851 struct page *pages_def[PIPE_DEF_BUFFERS]; in tracing_splice_read_pipe()4852 struct partial_page partial_def[PIPE_DEF_BUFFERS]; in tracing_splice_read_pipe()4858 .nr_pages_max = PIPE_DEF_BUFFERS, in tracing_splice_read_pipe()5715 struct partial_page partial_def[PIPE_DEF_BUFFERS]; in tracing_buffers_splice_read()5716 struct page *pages_def[PIPE_DEF_BUFFERS]; in tracing_buffers_splice_read()5720 .nr_pages_max = PIPE_DEF_BUFFERS, in tracing_buffers_splice_read()
1633 struct page *pages[PIPE_DEF_BUFFERS]; in shmem_file_splice_read()1634 struct partial_page partial[PIPE_DEF_BUFFERS]; in shmem_file_splice_read()1642 .nr_pages_max = PIPE_DEF_BUFFERS, in shmem_file_splice_read()