Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
A Dsched-pipe.c32 int pipe_read; member
62 ret = read(td->pipe_read, &m, sizeof(int)); in worker_thread()
69 ret = read(td->pipe_read, &m, sizeof(int)); in worker_thread()
107 td->pipe_read = pipe_1[0]; in bench_sched_pipe()
111 td->pipe_read = pipe_2[0]; in bench_sched_pipe()
/linux/fs/
A Dpipe.c230 pipe_read(struct kiocb *iocb, struct iov_iter *to) in pipe_read() function
1217 .read_iter = pipe_read,
/linux/
A DSystem.map8693 ffff800010252500 t pipe_read
A D.tmp_System.map8693 ffff800010252500 t pipe_read

Completed in 304 milliseconds