Searched refs:PIPE_DEF_BUFFERS (Results 1 – 4 of 4) sorted by relevance
5 #define PIPE_DEF_BUFFERS 16 macro
61 static unsigned long pipe_user_pages_soft = PIPE_DEF_BUFFERS * INR_OPEN_CUR;795 unsigned long pipe_bufs = PIPE_DEF_BUFFERS; in alloc_pipe_info()
275 if (max_usage <= PIPE_DEF_BUFFERS) in splice_grow_spd()292 if (spd->nr_pages_max <= PIPE_DEF_BUFFERS) in splice_shrink_spd()
6883 struct page *pages_def[PIPE_DEF_BUFFERS]; in tracing_splice_read_pipe()6884 struct partial_page partial_def[PIPE_DEF_BUFFERS]; in tracing_splice_read_pipe()6890 .nr_pages_max = PIPE_DEF_BUFFERS, in tracing_splice_read_pipe()8806 struct partial_page partial_def[PIPE_DEF_BUFFERS]; in tracing_buffers_splice_read()8807 struct page *pages_def[PIPE_DEF_BUFFERS]; in tracing_buffers_splice_read()8811 .nr_pages_max = PIPE_DEF_BUFFERS, in tracing_buffers_splice_read()