Home
last modified time | relevance | path

Searched defs:pipe_read (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/testing/selftests/landlock/
Dscoped_signal_test.c261 const int pipe_read = *(int *)arg; in thread_sync() local
321 int pipe_read, new_uid; member
/linux-6.14.4/tools/perf/bench/
Dsched-pipe.c36 int pipe_read; member
/linux-6.14.4/fs/
Dpipe.c250 pipe_read(struct kiocb *iocb, struct iov_iter *to) in pipe_read() function