Home
last modified time | relevance | path

Searched defs:pipefd (Results 26 - 50 of 80) sorted by relevance

1234

/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe09.c80 int pipefd[2]; /* fds for pipe read/write */ in main() local
[all...]
/third_party/ltp/testcases/kernel/watchqueue/
H A Dcommon.h97 int pipefd[2]; in wqueue_watch() local
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit01.c126 int pipefd[2]; in test2() local
/third_party/libevdev/test/
H A Dtest-libevdev-events.c117 int pipefd[2]; in START_TEST() local
1633 int pipefd[2]; in START_TEST() local
1760 int pipefd[2]; START_TEST() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dasync.c203 int pipefd[2]; in uv__async_start() local
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H A Dcat_test.c125 int ret, pipefd[2], sibling_cpu_no; in cat_perf_miss_val() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c45 int pipefd[2] = { -1, -1 }; in trigger_fstat_events() local
/kernel/linux/linux-6.6/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c124 int pipefd[2]; in TEST_F() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c120 int pipefd[2]; in hashchk_exec_random_key_test() local
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dcat_test.c93 int ret, pipefd[2], sibling_cpu_no; in cat_perf_miss_val() local
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg02.c62 static void client(int id, int pipefd[]) in client() argument
100 static void server(int id, int pipefd[]) in server() argument
124 int i, status, pipefd[2]; in reproduce() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dsrbchannel-test.c85 int pipefd[4]; in START_TEST() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c113 int pipefd; member
121 int pipefd = uffd_args->pipefd; in uffd_handler_thread_fn() local
202 setup_demand_paging(struct kvm_vm *vm, pthread_t *uffd_handler_thread, int pipefd, useconds_t uffd_delay, struct uffd_handler_args *uffd_args, void *hva, uint64_t len) setup_demand_paging() argument
[all...]
/kernel/linux/linux-5.10/fs/autofs/
H A Dinode.c138 int pipefd = -1; in parse_options() local
[all...]
/kernel/linux/linux-6.6/fs/autofs/
H A Dinode.c139 int pipefd = -1; in parse_options() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmemfd_secret.c86 static void try_process_vm_read(int fd, int pipefd[2]) in try_process_vm_read() argument
110 static void try_ptrace(int fd, int pipefd[2]) in try_ptrace() argument
164 int pipefd[2]; in test_remote_access() local
161 test_remote_access(int fd, const char *name, void (*func)(int fd, int pipefd[2])) test_remote_access() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c16 static int pipefd[2]; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c87 int pipefd[2]; in get_child_rdvl() local
[all...]
/third_party/libunwind/libunwind/src/aarch64/
H A DGinit.c96 do_pipe2 (int pipefd[2]) in do_pipe2() argument
115 do_pipe2 (int pipefd[2]) in do_pipe2() argument
/third_party/libunwind/libunwind/src/arm/
H A DGinit.c86 do_pipe2 (int pipefd[2]) in do_pipe2() argument
105 do_pipe2 (int pipefd[2]) in do_pipe2() argument
/third_party/libunwind/libunwind/src/riscv/
H A DGinit.c107 do_pipe2 (int pipefd[2]) in do_pipe2() argument
126 do_pipe2 (int pipefd[2]) in do_pipe2() argument
/third_party/libunwind/libunwind/src/x86_64/
H A DGinit.c83 do_pipe2 (int pipefd[2]) in do_pipe2() argument
102 do_pipe2 (int pipefd[2]) in do_pipe2() argument
/third_party/libuv/test/
H A Drunner-unix.c90 int pipefd[2]; in process_start() local
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c176 int pipefd[2]; in timed_read_kmsg() local
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dproc-pid-vm.c258 int pipefd[2]; in main() local

Completed in 14 milliseconds

1234