Searched defs:pipe_2 (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/clone3/ | ||
H A D | clone3_set_tid.c | 29 static int pipe_2[2]; variable |
/linux/tools/perf/bench/ | ||
H A D | sched-pipe.c | 220 int pipe_1[2], pipe_2[2]; in bench_sched_pipe() local |