Searched defs:fds (Results 1 - 25 of 71) sorted by relevance

123

/linux-master/arch/um/drivers/
H A Dubd_user.c30 int pid, fds[2], err; local
H A Dslirp_user.c52 int fds[2], pid, err; local
H A Dslip_user.c78 int pid, fds[2], err, output_len; local
H A Dchan_user.c229 int fds[2], n, err, pid; local
H A Dnet_user.c182 int pid, fds[2], err; local
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dlib.h20 int fds[2]; member in union:pipe
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_poll_test.c28 struct pollfd fds; local
H A Dpidfd_getfd_test.c246 struct pollfd fds; local
/linux-master/tools/testing/selftests/cgroup/
H A Dwait_inotify.c33 struct pollfd fds = { .events = POLLIN, }; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsock_iter_batch.c18 int *fds[2] = {}; local
[all...]
H A Dlwt_helpers.h103 fd_set fds; local
H A Dbpf_iter_setsockopt.c22 static unsigned int set_bpf_cubic(int *fds, unsigned int nr_fds) argument
35 static unsigned int check_bpf_dctcp(int *fds, unsigned int nr_fds) argument
H A Dmigrate_reuseport.c128 static void init_fds(__s64 fds[], int len) argument
136 static void close_fds(__s64 fds[], int len) argument
/linux-master/tools/testing/selftests/net/
H A Dpsock_lib.h77 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) argument
113 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) argument
135 pair_udp_send(int fds[], int num) argument
140 pair_udp_close(int fds[]) argument
[all...]
H A Dpsock_fanout.c235 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) argument
269 int fds[2]; local
306 int fds[3]; local
356 int fds[3]; local
414 int fds[2], fds_udp[2][2], ret; local
[all...]
H A Dpsock_snd.c364 int fdr, fds, total_len; local
/linux-master/arch/um/os-Linux/
H A Dhelper.c47 int pid, fds[2], ret, n; local
[all...]
/linux-master/tools/testing/selftests/sync/
H A Dsync.c60 struct pollfd fds; local
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_create.c13 int *fds; member in struct:thread
149 int *fds = t->fds; local
[all...]
/linux-master/io_uring/
H A Dregister.c38 __s32 __user *fds = arg; local
/linux-master/arch/um/os-Linux/drivers/
H A Dtuntap_user.c133 int err, fds[2], len, used; local
/linux-master/tools/testing/vsock/
H A Dvsock_test_zerocopy.c148 struct pollfd fds = { 0 }; local
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c199 struct pollfd fds[1] = {}; local
656 struct pollfd fds[1] = {}; local
[all...]
/linux-master/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c381 int fds[1000]; local
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-xsk.c400 struct dpaa2_fd *fds; local

Completed in 686 milliseconds

123