Searched refs:pipe_size (Results 1 – 3 of 3) sorted by relevance
35 rw_ti->pipe_size = PIPE_INIT; in rw_thread_info_new()41 bool stdout_flag, unsigned long pipe_size, in rw_thread_init() argument76 if (fcntl(*data_pipe, F_SETPIPE_SZ, pipe_size) < 0) { in rw_thread_init()83 rw_ti->pipe_size = pipe_size; in rw_thread_init()128 ts->pipe_size, SPLICE_F_MOVE | SPLICE_F_MORE); in rw_thread_main()
19 unsigned long pipe_size; member41 unsigned long pipe_size; member59 bool stdout_flag, unsigned long pipe_size,
58 s->pipe_size = PIPE_INIT; in agent_info_new()173 s->pipe_size, s->rw_ti[cpu]); in agent_info_init()201 s->pipe_size = size; in parse_args()